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:
Andrew Ozz
2011-09-03 03:01:11 +00:00
parent 4782c3dc6f
commit bcd9d1a36e
10 changed files with 64 additions and 48 deletions

View File

@@ -408,7 +408,7 @@ table.ie-fixed {
width: 99%;
}
#wp_inactive_widgets {
.inactive-sidebar .widgets-sortables {
padding-bottom: 8px;
}
@@ -437,7 +437,7 @@ table.ie-fixed {
}
.widget-liquid-right .widget,
#wp_inactive_widgets .widget {
.inactive-sidebar .widget {
position: relative;
}