Twenty Eleven: submenu line-height was too cramped; Props mitchoyoshitaka; Fixes #17695
git-svn-id: http://svn.automattic.com/wordpress/trunk@18188 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
d697ce638b
commit
38b273b9b6
|
@ -591,7 +591,7 @@ a:hover {
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
height: auto;
|
height: auto;
|
||||||
line-height: 1em;
|
line-height: 1.4em;
|
||||||
padding: 10px 10px;
|
padding: 10px 10px;
|
||||||
width: 168px;
|
width: 168px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue