Fix styling for slide-switch

This commit is contained in:
Hadi Nategh 2015-11-19 09:26:39 +00:00
parent 5f86f911f7
commit 6ae7489699

View File

@ -1669,7 +1669,8 @@ span.et2_checkbox_slideSwitch {
vertical-align: middle;
}
span.et2_checkbox_slideSwitch > span.slideSwitch_container {
width: 50px;
width: 100%;
min-width:12px;
height: 12px;
display: block;
position: relative;