mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-17 03:56:07 +00:00
Twenty Thirteen: properly center the navbar, props DrewAPicture. Fixes #24406.
git-svn-id: http://core.svn.wordpress.org/trunk@24340 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
077c7cef55
commit
568a52c53b
@ -926,6 +926,7 @@ ul.nav-menu li:hover > ul,
|
|||||||
/* Navbar */
|
/* Navbar */
|
||||||
.navbar {
|
.navbar {
|
||||||
background-color: #f7f5e7;
|
background-color: #f7f5e7;
|
||||||
|
margin: 0 auto;
|
||||||
max-width: 1600px;
|
max-width: 1600px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user