mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-04 09:10:06 +00:00
Moves orphaned sidebars to main content area above Inactive Widgets, props aaroncampbell, see #17979
git-svn-id: https://develop.svn.wordpress.org/trunk@18631 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2160,7 +2160,7 @@ div.widget-liquid-right {
|
||||
clear: left;
|
||||
}
|
||||
|
||||
#wp_inactive_widgets .widget {
|
||||
.inactive-sidebar .widget {
|
||||
float: right;
|
||||
}
|
||||
|
||||
@@ -2172,7 +2172,7 @@ div.sidebar-name h3 {
|
||||
float: right;
|
||||
}
|
||||
|
||||
#wp_inactive_widgets .widget-placeholder {
|
||||
.inactive-sidebar .widget-placeholder {
|
||||
float: right;
|
||||
}
|
||||
|
||||
@@ -2189,4 +2189,3 @@ div.sidebar-name h3 {
|
||||
float: left;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user