Twenty Thirteen: better styles for no-results views (empty search, empty archives) for small screens. Props johnbillion, fixes #23544.

git-svn-id: https://develop.svn.wordpress.org/trunk@23574 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett 2013-03-01 17:54:19 +00:00
parent 20f86706e4
commit d7a010a66e
1 changed files with 3 additions and 0 deletions

View File

@ -2700,8 +2700,11 @@ footer.entry-meta {
.site-header hgroup,
.archive-header,
.search .page-header,
.archive .page-header,
.blog .page-header,
.error404 .page-content,
.search .page-content,
.archive .page-content,
.attachment .entry-header,
.attachment .entry-content,
.post-navigation .nav-links,