forked from extern/egroupware
Fix styling for slide-switch
This commit is contained in:
parent
5f86f911f7
commit
6ae7489699
@ -1669,7 +1669,8 @@ span.et2_checkbox_slideSwitch {
|
|||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
span.et2_checkbox_slideSwitch > span.slideSwitch_container {
|
span.et2_checkbox_slideSwitch > span.slideSwitch_container {
|
||||||
width: 50px;
|
width: 100%;
|
||||||
|
min-width:12px;
|
||||||
height: 12px;
|
height: 12px;
|
||||||
display: block;
|
display: block;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
Loading…
Reference in New Issue
Block a user