mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Media modal/grid: get the proper .attachment width in arrow navigation. Props avryl, see #27423.
git-svn-id: https://develop.svn.wordpress.org/trunk@29379 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1431,7 +1431,6 @@
|
||||
/**
|
||||
* Spinner
|
||||
*/
|
||||
|
||||
.media-frame .spinner {
|
||||
background: url(../images/spinner.gif) no-repeat;
|
||||
-webkit-background-size: 20px 20px;
|
||||
@@ -1653,7 +1652,6 @@
|
||||
/**
|
||||
* Image Editor
|
||||
*/
|
||||
|
||||
.media-modal .imgedit-wrap {
|
||||
position: static;
|
||||
}
|
||||
@@ -2138,9 +2136,6 @@
|
||||
font-family: Arial, sans-serif;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@media only screen and (max-width: 960px) {
|
||||
.media-frame-content .media-toolbar-primary .search,
|
||||
.media-frame-content .media-toolbar-secondary .attachment-filters {
|
||||
|
||||
Reference in New Issue
Block a user