Restore CSS rules for div.inner-sidebar, for backwards compatibility with plugins using these classes manually. props azaozz, fixes #20911.

git-svn-id: http://core.svn.wordpress.org/trunk@21056 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2012-06-11 23:41:59 +00:00
parent 19ccdf7b41
commit 263a0bd031
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,