summaryrefslogtreecommitdiff
path: root/web/share/css/switch.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/share/css/switch.css')
-rw-r--r--web/share/css/switch.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/share/css/switch.css b/web/share/css/switch.css
index 73723f70..84f4deec 100644
--- a/web/share/css/switch.css
+++ b/web/share/css/switch.css
@@ -28,6 +28,8 @@ div.switch-box {
vertical-align: middle;
position: relative;
width: 50px;
+ margin-top: 3px;
+ margin-bottom: 3px;
}
div.switch-box input[type=checkbox] {