]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/media-rtl.css
WordPress 4.1
[autoinstalls/wordpress.git] / wp-admin / css / media-rtl.css
index 585d1f3d9f706ef7f529b68749764e46835fcac1..dd34188c7f631814f42eb779583bc8e7685ba04d 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-left: 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%;
        }
 }