mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Twenty Thirteen: properly center the navbar, props DrewAPicture. Fixes #24406.
git-svn-id: https://develop.svn.wordpress.org/trunk@24340 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
8b4f5bdddc
commit
b86cae969a
@ -926,6 +926,7 @@ ul.nav-menu li:hover > ul,
|
||||
/* Navbar */
|
||||
.navbar {
|
||||
background-color: #f7f5e7;
|
||||
margin: 0 auto;
|
||||
max-width: 1600px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user