summaryrefslogtreecommitdiff
path: root/web/share/css/switch.css
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2020-11-30 11:23:05 +0300
committerDevaev Maxim <[email protected]>2020-11-30 11:23:10 +0300
commitf4a8a117c73dc21db0960c3353184d3698484ed0 (patch)
tree59ea85b01d8193a6a7cd59bc146f7f0a056bc59b /web/share/css/switch.css
parent58d36c8fdb72013c6b4f5c3e4609b27a8f21dab1 (diff)
navbar change
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] {