summaryrefslogtreecommitdiffstats
path: root/core/css/apps.scss
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/apps.scss')
-rw-r--r--core/css/apps.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/core/css/apps.scss b/core/css/apps.scss
index 4f17c91764e..159982e0bf1 100644
--- a/core/css/apps.scss
+++ b/core/css/apps.scss
@@ -864,6 +864,12 @@ kbd {
width: 16px;
padding: 0 10px;
}
+ > input.checkbox + label {
+ padding: 0 !important;
+ &::before {
+ margin: -2px 12px 0;
+ }
+ }
}
[class^='icon-'],
[class*=' icon-']{