Push menu settings checkboxes down to a new line to avoid weird overlaps in some languages.
props SergeyBiryukov. see #24546. git-svn-id: http://core.svn.wordpress.org/trunk@24566 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
37db654d60
commit
7296424bd2
|
@ -7439,14 +7439,6 @@ body.interim-login {
|
|||
float: left;
|
||||
margin: 0;
|
||||
width: 60%;
|
||||
padding-left: 170px;
|
||||
}
|
||||
|
||||
.menu-settings dt {
|
||||
clear: both;
|
||||
left: 0;
|
||||
padding: 3px 0 0;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.menu-edit .checkbox-input {
|
||||
|
|
Loading…
Reference in New Issue