Changeset 31468
- Timestamp:
- 02/17/2015 02:10:51 PM (10 years ago)
- Location:
- branches/4.1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.1
-
branches/4.1/src/wp-includes/css/media-views.css
r31198 r31468 236 236 237 237 .media-toolbar-secondary { 238 position: relative;239 238 float: left; 240 -webkit-box-sizing: border-box;241 -moz-box-sizing: border-box;242 box-sizing: border-box;243 padding-right: 20px;244 239 height: 100%; 245 240 max-width: 66%; 246 }247 248 .media-toolbar-secondary .spinner {249 position: absolute;250 top: 2px;251 right: 0px;252 241 } 253 242 … … 747 736 margin-right: 2%; 748 737 max-width: 47%; 749 width: 100%; /* prevents options from invisibly taking up horizontal space */750 738 } 751 739 … … 2367 2355 2368 2356 .media-modal .attachments-browser .media-toolbar .spinner { 2369 margin: 14px 00;2357 margin: 14px 8px 0; 2370 2358 } 2371 2359
Note: See TracChangeset
for help on using the changeset viewer.