Fix dragging to empty second column on dashboard, props helenyhou, fixes #21021 for trunk
git-svn-id: http://core.svn.wordpress.org/trunk@21094 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
12e243bda4
commit
e560532e94
|
@ -2045,7 +2045,6 @@ html.wp-toolbar {
|
||||||
width: 50.5%;
|
width: 50.5%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#dashboard-widgets.metabox-holder .postbox-container .empty-container,
|
|
||||||
#dashboard-widgets #postbox-container-3 .empty-container,
|
#dashboard-widgets #postbox-container-3 .empty-container,
|
||||||
#dashboard-widgets #postbox-container-4 .empty-container {
|
#dashboard-widgets #postbox-container-4 .empty-container {
|
||||||
border: 0 none;
|
border: 0 none;
|
||||||
|
|
Loading…
Reference in New Issue