[wp-trac] [WordPress Trac] #18198: Responsive Admin

WordPress Trac wp-trac at lists.automattic.com
Wed Aug 24 17:03:37 UTC 2011


#18198: Responsive Admin
----------------------------+-------------------------
 Reporter:  nacin           |       Owner:  saracannon
     Type:  task (blessed)  |      Status:  new
 Priority:  normal          |   Milestone:  3.3
Component:  UI              |     Version:
 Severity:  normal          |  Resolution:
 Keywords:                  |
----------------------------+-------------------------

Comment (by SergeyBiryukov):

 Replying to [comment:23 westi]:
 > I ended up with a new post page with nothing apart from a post editor
 and no way to publish posts :(

 Same for me (see [attachment:18198.no-sidebar.png]).

 Replying to [comment:24 azaozz]:
 > Could you have a look in Firebug (or friends) and see where the
 postboxes actually are?

 Firebug shows negative margin, coming from `wp-admin.dev.css`:
 {{{
 .wide-screen .inner-sidebar {
     margin-right: -870px;
     width: 100%;
 }
 }}}

 After switching to 2 columns, the sidebar is back, though it's noticeably
 wider than it was in 3.2.1 (see [attachment:18198.wide-sidebar.png]).

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18198#comment:26>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list