mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-22 23:41:38 +01:00
Twenty Twelve: make submenu a bit wider to support longer words in menu item link text. Matches Twenty Ten and Eleven. See #21964.
git-svn-id: http://core.svn.wordpress.org/trunk@21991 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
7dc528a9d9
commit
8399a8742b
@ -1446,8 +1446,8 @@ img#wpstats {
|
||||
line-height: 2.181818182;
|
||||
padding: 8px 10px;
|
||||
padding: 0.571428571rem 0.714285714rem;
|
||||
width: 120px;
|
||||
width: 8.571428571rem;
|
||||
width: 180px;
|
||||
width: 12.85714286rem;
|
||||
}
|
||||
.main-navigation li ul li a:hover {
|
||||
background: #e3e3e3;
|
||||
|
Loading…
Reference in New Issue
Block a user