mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
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;
|
||||
}
|
||||
span.et2_checkbox_slideSwitch > span.slideSwitch_container {
|
||||
width: 50px;
|
||||
width: 100%;
|
||||
min-width:12px;
|
||||
height: 12px;
|
||||
display: block;
|
||||
position: relative;
|
||||
|
Loading…
Reference in New Issue
Block a user