Twenty Twelve: remove unneeded float rule from nav list items, there is nothing to override here.
Also allows authors to assign CSS classes and float menu items with something like `alignright`. git-svn-id: https://develop.svn.wordpress.org/trunk@21665 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
92ea34f6a2
commit
ce7c75f5b5
|
@ -523,7 +523,6 @@ a:hover {
|
|||
font-size: 12px;
|
||||
font-size: 0.857142857rem;
|
||||
line-height: 1.42857143;
|
||||
float: none;
|
||||
}
|
||||
.main-navigation a {
|
||||
color: #5e5e5e;
|
||||
|
|
Loading…
Reference in New Issue