[wp-trac] [WordPress Trac] #19344: TwentyEleven showcase sidebar on wrong side
WordPress Trac
wp-trac at lists.automattic.com
Wed Nov 23 20:00:24 UTC 2011
#19344: TwentyEleven showcase sidebar on wrong side
---------------------------+-----------------------------
Reporter: WraithKenny | Owner: iandstewart
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version: 3.3
Severity: normal | Keywords:
---------------------------+-----------------------------
TwentyEleven seems to be missing corrisponding .right-sidebar styles to
adjust similarly to the sidebar template. (around line 135 in the css).
I'm not sure if this needs any of those crazy margin settings, so I'll
leave that to Ian:
{{{
.right-sidebar.page-template-showcase-php #main .widget-area {
float: right;
margin: 0;
width: 22.15%;
}
.right-sidebar.page-template-showcase-php section.recent-posts {
float: left;
margin: 0;
width: 69%;
}
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19344>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list