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 2 column liquid layout */
|
||||||
/*
|
|
||||||
.inner-sidebar {
|
.inner-sidebar {
|
||||||
float: right;
|
float: right;
|
||||||
clear: right;
|
clear: right;
|
||||||
@ -141,8 +141,6 @@ TABLE OF CONTENTS:
|
|||||||
margin-right: 300px;
|
margin-right: 300px;
|
||||||
}
|
}
|
||||||
|
|
||||||
*/
|
|
||||||
|
|
||||||
/* 2 columns main area */
|
/* 2 columns main area */
|
||||||
|
|
||||||
#col-container,
|
#col-container,
|
||||||
|
Loading…
Reference in New Issue
Block a user