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
This commit is contained in:
Andrew Nacin 2012-06-11 23:41:59 +00:00
parent 72e71811e6
commit 25224ccc95
1 changed files with 1 additions and 3 deletions

View File

@ -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,