]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/nav-menus-rtl.css
WordPress 4.1
[autoinstalls/wordpress.git] / wp-admin / css / nav-menus-rtl.css
index ed2405b4e5a894508c63ba94b9f3bf68a5d08ff9..40bd5f99527c05467bad1d16e0c5519387f2b294 100644 (file)
@@ -471,6 +471,7 @@ ul.add-menu-item-tabs li {
        position: relative;
        padding: 10px 15px;
        height: auto;
+       min-height: 20px;
        width: 382px;
        line-height: 30px;
        overflow: hidden;
@@ -526,7 +527,7 @@ li.menu-item.ui-sortable-helper .menu-item-transport dl {
        margin-top: 13px;
 }
 
-/* WARNING: The factor of 30px is hardcoded into the nav-menus javascript. */
+/* WARNING: The factor of 30px is hardcoded into the nav-menus JavaScript. */
 .menu-item-depth-0 { margin-right: 0px; }
 .menu-item-depth-1 { margin-right: 30px; }
 .menu-item-depth-2 { margin-right: 60px; }