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.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/share/css/switch.css b/web/share/css/switch.css
index 00defe4a..69b6486d 100644
--- a/web/share/css/switch.css
+++ b/web/share/css/switch.css
@@ -47,7 +47,8 @@ div.switch-box label.switch-label span.switch-inner {
margin-left: -100%;
}
-div.switch-box label.switch-label span.switch-inner:before, span.switch-inner:after {
+div.switch-box label.switch-label span.switch-inner:before,
+div.switch-box label.switch-label span.switch-inner:after {
display: block;
float: left;
width: 50%;