]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/list-tables-rtl.css
WordPress 4.3.1
[autoinstalls/wordpress.git] / wp-admin / css / list-tables-rtl.css
index 87a01dde945a32635d4b136276354a68ec855eb3..ae0cb3c468b9f2416761f048d35b2e5bc156e71f 100644 (file)
@@ -1820,7 +1820,8 @@ div.action-links,
                text-align: right;
        }
 
-       #comments-form .fixed .column-author {
+       #comments-form .fixed .column-author,
+       #commentsdiv .fixed .column-author {
                display: none !important;
        }
 
@@ -1974,6 +1975,22 @@ div.action-links,
                margin: 0 0 0 6px;
        }
 
+       #edithead .inside,
+       #commentsdiv #edithead .inside {
+               float: none;
+               text-align: right;
+               padding: 3px 5px;
+       }
+
+       #commentsdiv #edithead .inside input,
+       #edithead .inside input {
+               width: 100%;
+       }
+
+       #edithead label {
+               display: block;
+       }
+
        #bulk-titles div {
                margin: 0.8em 0.3em;
        }