]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/media.css
WordPress 4.1
[autoinstalls/wordpress.git] / wp-admin / css / media.css
index e27b665cfbb5148e86b92f4c5fdb6998dfbad80b..c01b71f44e4f1bd96d8b471af95896e853575dfb 100644 (file)
@@ -585,7 +585,7 @@ border color while dragging a file over the uploader drop area */
        margin-top: 15px;
 }
 
-.attachments-browser .media-toolbar-secondary > .select-mode-toggle-button {
+.attachments-browser .media-toolbar-secondary > .media-button {
        margin-right: 10px;
 }
 
@@ -1126,8 +1126,9 @@ audio, video {
  */
 
 @media only screen and (max-width: 1120px) {
-       .media-frame.mode-grid .attachments-browser .media-toolbar-secondary {
-               float: none;
+       /* override for media-views.css */
+       #wp-media-grid .wp-filter .attachment-filters {
+               max-width: 100%;
        }
 }