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

git-svn-id: http://core.svn.wordpress.org/trunk@23574 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett 2013-03-01 17:54:19 +00:00
parent a8ac6346f8
commit 6c82b54070

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,