Set min-height for menu item title. props garyc40. fixes #16787.
git-svn-id: https://develop.svn.wordpress.org/trunk@25211 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
56731f831d
commit
f695ee97e1
@ -7913,8 +7913,9 @@ body.interim-login {
|
||||
font-weight: bold;
|
||||
padding: 7px 0;
|
||||
line-height: 20px;
|
||||
display:block;
|
||||
margin-right:13em;
|
||||
min-height: 20px;
|
||||
display: block;
|
||||
margin-right: 13em;
|
||||
}
|
||||
|
||||
/* Sortables */
|
||||
|
Loading…
Reference in New Issue
Block a user