Skip to content

Commit

Permalink
Twenty Eleven without header text: Prevent the nav from overlapping t…
Browse files Browse the repository at this point in the history
…he search box. props iandstewart, fixes #17949.

git-svn-id: http://svn.automattic.com/wordpress/trunk@18383 1a063a9b-81f0-0310-95a4-ce76da25c4cd
  • Loading branch information
nacin committed Jun 30, 2011
1 parent 6fae1a2 commit beb8c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wp-content/themes/twentyeleven/style.css
Expand Up @@ -670,7 +670,7 @@ a:hover {
bottom: -27px;
}
#branding .only-search + #access div {
padding-right: 160px;
padding-right: 205px;
}


Expand Down

0 comments on commit beb8c89

Please sign in to comment.