[wp-trac] [WordPress Trac] #19428: Twenty Eleven: One column layout w/ comment layout issue
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 13 06:38:59 UTC 2012
#19428: Twenty Eleven: One column layout w/ comment layout issue
---------------------------+------------------------------
Reporter: Zeo | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: |
---------------------------+------------------------------
Changes (by solarissmoke):
* component: Themes => Bundled Theme
Comment:
Looking at the CSS, this appears to be intentional, to use less space
given that the width of the `primary` div is quite narrow.
{{{
.one-column .commentlist .avatar {
background: none repeat scroll 0 0 transparent;
display: block;
left: auto;
padding: 0;
right: 1.625em;
top: 1.625em;
}
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19428#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list