mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-22 15:31:42 +01:00
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:
parent
9046149c61
commit
0913d37ecf
@ -1738,8 +1738,7 @@ footer.entry-meta {
|
||||
max-width: 104px;
|
||||
}
|
||||
|
||||
.attachment footer.entry-meta,
|
||||
.single-attachment .site-main .sidebar-container {
|
||||
.attachment footer.entry-meta {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user