Changeset 42446
- Timestamp:
- 01/15/2018 09:50:15 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/css/editor.css
r41643 r42446 731 731 } 732 732 733 .mce-menubtn.mce-fixed-width button {733 .mce-menubtn.mce-fixed-width span { 734 734 overflow-x: hidden; 735 735 text-overflow: ellipsis; 736 width: 110px;736 width: 82px; 737 737 } 738 738
Note: See TracChangeset
for help on using the changeset viewer.