Twenty Thirteen: fix description layout on attachment outputs, props obenland. Fixes #25578.

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


git-svn-id: http://core.svn.wordpress.org/trunk@25703 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett 2013-10-15 17:59:09 +00:00
parent 3910e56231
commit c1ab04b466

View File

@ -1797,7 +1797,7 @@ footer.entry-meta {
}
.attachment .entry-attachment,
.attachment p.attachment {
.attachment .type-attachment p {
margin: 0 auto;
max-width: 724px;
text-align: center;
@ -1821,6 +1821,10 @@ footer.entry-meta {
margin: 0;
}
.attachment .site-main .sidebar-container {
display: none;
}
/**
* 5.7 Post/Paging Navigation