Twenty Twelve: make nav toggle button same height as other buttons.

git-svn-id: https://develop.svn.wordpress.org/trunk@21476 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett 2012-08-08 16:14:36 +00:00
parent fb349e634a
commit bf2fe5d976

View File

@ -607,8 +607,6 @@ nav[role="navigation"].main-small-navigation a:hover {
}
.menu-toggle {
display: inline-block;
padding: 4px 10px;
padding: 0.285714286rem 0.714285714rem;
}
.main-small-navigation .menu {
display: none;