We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da46a36 commit 0ffdb44Copy full SHA for 0ffdb44
1 file changed
public/css/index.css
@@ -426,6 +426,11 @@ div[contenteditable]:empty:not(:focus):before{
426
cursor: pointer;
427
}
428
429
+.status-bar .status-indicators .status-preferences .dropdown-menu label > input[type="checkbox"] {
430
+ vertical-align: middle;
431
+ margin: -3px 0 0;
432
+}
433
+
434
.ui-theme-toggle,
435
.ui-spellcheck-toggle {
436
opacity: 0.2;
0 commit comments