mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 13:14:29 +00:00
Widgets: ensure the "drop zone" matches the height of the Inactive Widgets container, fixes #21250
git-svn-id: https://develop.svn.wordpress.org/trunk@21270 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -7756,7 +7756,7 @@ div.widget-liquid-right {
|
||||
|
||||
.inactive-sidebar .widget {
|
||||
margin: 0 10px 20px;
|
||||
float: left;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
div.sidebar-name h3 {
|
||||
@@ -7918,6 +7918,7 @@ a.widget-action {
|
||||
|
||||
.widget-title h4 {
|
||||
margin: 0;
|
||||
padding-bottom: 0.2em;
|
||||
line-height: 1;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user