fixed css selectors

This commit is contained in:
Devaev Maxim
2019-11-09 03:11:22 +03:00
parent fa40676136
commit 67bc2b0e08
6 changed files with 45 additions and 19 deletions

View File

@@ -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%;