Twenty Thirteen: Remove unneeded .single-attachment selector.

props obenland.
fixes #25506.


git-svn-id: https://develop.svn.wordpress.org/trunk@25716 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2013-10-07 16:42:12 +00:00
parent eabbcec46f
commit 7c03553de8
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;
} }