Ticket #32005: 32005-1.patch
File 32005-1.patch, 547 bytes (added by , 10 years ago) |
---|
-
src/wp-includes/css/media-views.css
1081 1081 } 1082 1082 1083 1083 .attachments-browser .media-toolbar-primary { 1084 max-width: 33%;1084 width: 33%; 1085 1085 } 1086 1086 1087 1087 .attachments-browser .media-toolbar-secondary { 1088 max-width: 66%;1088 width: 66%; 1089 1089 } 1090 1090 1091 .attachments-browser .search { 1092 width: 100%; 1093 } 1094 1091 1095 .uploader-inline .close { 1092 1096 background-color: transparent; 1093 1097 border: 0;