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:
parent
72e71811e6
commit
25224ccc95
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user