unstick the unchecked newUI option from the buttons below
This commit is contained in:
parent
392ca4c988
commit
c553c0270e
|
@ -720,6 +720,10 @@ select {
|
|||
transform: rotate(-90deg);
|
||||
}
|
||||
|
||||
html:not(.newUI) #newUIoptions + * {
|
||||
margin-top: .5em;
|
||||
}
|
||||
|
||||
input[id^="manage.newUI"] {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user