Push menu settings checkboxes down to a new line to avoid weird overlaps in some languages.

props SergeyBiryukov. see #24546.

git-svn-id: https://develop.svn.wordpress.org/trunk@24566 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith 2013-07-05 18:39:21 +00:00
parent e87e8f608a
commit 664664d2a1
1 changed files with 0 additions and 8 deletions

View File

@ -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 {