Ticket #15464: 15464_better_width.patch
| File 15464_better_width.patch, 622 bytes (added by batmoo, 3 years ago) |
|---|
-
wp-admin/css/nav-menu.dev.css
260 260 .howto span { margin-top: 4px; display: block; float: left; } 261 261 262 262 /* Menu item types */ 263 .quick-search { width: 190px; }263 .quick-search { width: 99%; } 264 264 .list-wrap { display: none; clear: both; margin-bottom: 10px; } 265 265 .list-container { max-height: 200px; overflow-y: auto; padding: 10px 10px 5px; border: 1px solid #DFDFDF; -moz-border-radius: 4px; } 266 266 .postbox p.submit { margin-bottom: 0; }
