mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-23 00:31:28 +01:00
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:
parent
19ccdf7b41
commit
263a0bd031
@ -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