[31468] reverted this in the 4.1 branch, also reverting in trunk.

See #30725.


git-svn-id: https://develop.svn.wordpress.org/trunk@31616 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Scott Taylor 2015-03-05 03:49:11 +00:00
parent c1b30747d5
commit 18af27f550
1 changed files with 1 additions and 13 deletions

View File

@ -235,22 +235,11 @@
}
.media-toolbar-secondary {
position: relative;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-right: 20px;
height: 100%;
max-width: 66%;
}
.media-toolbar-secondary .spinner {
position: absolute;
top: 2px;
right: 0px;
}
.media-toolbar-primary > .media-button,
.media-toolbar-primary > .media-button-group {
margin-left: 10px;
@ -751,7 +740,6 @@
margin-top: 11px;
margin-right: 2%;
max-width: 47%;
width: 100%; /* prevents options from invisibly taking up horizontal space */
}
/**
@ -2376,7 +2364,7 @@
}
.media-modal .attachments-browser .media-toolbar .spinner {
margin: 14px 0 0;
margin: 14px 8px 0;
}
/* Text inputs need to be 16px, or they force zooming on iOS */