Changeset 27792
- Timestamp:
- 03/27/2014 08:09:38 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/js/tinymce/skins/wordpress/wp-content.css
r27777 r27792 272 272 /* Audio player is short; therefore let's put the toolbar above */ 273 273 .wpview-type-audio .toolbar { 274 top: -41px; 274 top: auto; 275 bottom: -34px; 276 } 277 278 .wpview-type-audio .toolbar div { 279 margin-top: 0; 275 280 } 276 281
Note: See TracChangeset
for help on using the changeset viewer.