~canonical-sysadmins/wordpress/4.9.4

« back to all changes in this revision

Viewing changes to wp-includes/css/editor-rtl.css

  • Committer: Barry Price
  • Date: 2018-03-12 09:10:47 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: barry.price@canonical.com-20180312091047-rhie6qpndx5nwlo1
Merge WP4.9.4 from upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
730
730
        cursor: default;
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
 
739
739
/* Charmap modal */