Make the list of gallery attachments in the "old iframe media modal" break less. The "columns" are not aligned with the headers, but this would require a markup rewrite of a deprecated feature.

Fixes #28098.



git-svn-id: https://develop.svn.wordpress.org/trunk@28829 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Scott Taylor 2014-06-25 17:11:36 +00:00
parent 7a2d51e539
commit 6f220c7fc7
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ abbr.required {
.menu_order {
float: right;
font-size: 11px;
margin: 10px 10px 0;
margin: 3px 10px 0;
}
.menu_order_input {