]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/list-tables.css
WordPress 4.3.1
[autoinstalls/wordpress.git] / wp-admin / css / list-tables.css
index fdaa733abec6bad0c7891f33bd5b66bf20954c30..f6fdfcefe601cec006e33ed8f1d1adc38a795c95 100644 (file)
@@ -1820,7 +1820,8 @@ div.action-links,
                text-align: left;
        }
 
-       #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 6px 0 0;
        }
 
+       #edithead .inside,
+       #commentsdiv #edithead .inside {
+               float: none;
+               text-align: left;
+               padding: 3px 5px;
+       }
+
+       #commentsdiv #edithead .inside input,
+       #edithead .inside input {
+               width: 100%;
+       }
+
+       #edithead label {
+               display: block;
+       }
+
        #bulk-titles div {
                margin: 0.8em 0.3em;
        }