From 25224ccc9575c72cbbcc185be87e53feb05340b1 Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Mon, 11 Jun 2012 23:41:59 +0000 Subject: [PATCH] Restore CSS rules for div.inner-sidebar, for backwards compatibility with plugins using these classes manually. props azaozz, fixes #20911. git-svn-id: https://develop.svn.wordpress.org/trunk@21056 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/css/wp-admin.dev.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/wp-admin/css/wp-admin.dev.css b/wp-admin/css/wp-admin.dev.css index 98f6bd9235..7289317ac0 100644 --- a/wp-admin/css/wp-admin.dev.css +++ b/wp-admin/css/wp-admin.dev.css @@ -104,7 +104,7 @@ TABLE OF CONTENTS: } /* inner 2 column liquid layout */ -/* + .inner-sidebar { float: right; clear: right; @@ -141,8 +141,6 @@ TABLE OF CONTENTS: margin-right: 300px; } -*/ - /* 2 columns main area */ #col-container,