Twenty Thirteen: Remove unneeded .single-attachment selector.

props obenland.
fixes #25506.

Built from https://develop.svn.wordpress.org/trunk@25716


git-svn-id: http://core.svn.wordpress.org/trunk@25629 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Nacin 2013-10-07 16:43:09 +00:00
parent 9046149c61
commit 0913d37ecf
1 changed files with 1 additions and 2 deletions

View File

@ -1738,8 +1738,7 @@ footer.entry-meta {
max-width: 104px; max-width: 104px;
} }
.attachment footer.entry-meta, .attachment footer.entry-meta {
.single-attachment .site-main .sidebar-container {
display: none; display: none;
} }