Changeset 33350
- Timestamp:
- 07/21/2015 10:24:48 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/css/editor.css
r33300 r33350 1709 1709 margin: 8px 0 8px 5px; 1710 1710 max-width: 70%; 1711 max-width: -webkit-calc(100% - 8 2px);1712 max-width: calc(100% - 8 2px);1711 max-width: -webkit-calc(100% - 86px); 1712 max-width: calc(100% - 86px); 1713 1713 } 1714 1714 }
Note: See TracChangeset
for help on using the changeset viewer.