Twenty Twelve: fix navigation menu behavior when a space and one single character causes newline in navigation anchor element display. Fixes #22088.
git-svn-id: http://core.svn.wordpress.org/trunk@22296 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
58ad4fc1c1
commit
22cc36d072
|
@ -1433,6 +1433,7 @@ img#wpstats {
|
|||
color: #6a6a6a;
|
||||
line-height: 3.692307692;
|
||||
text-transform: uppercase;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.main-navigation li a:hover {
|
||||
color: #000;
|
||||
|
|
Loading…
Reference in New Issue