MDL-38849 editor collapsing: cope with verbose languages
authorTim Hunt <T.J.Hunt@open.ac.uk>
Mon, 8 Apr 2013 09:44:51 +0000 (10:44 +0100)
committerTim Hunt <T.J.Hunt@open.ac.uk>
Mon, 8 Apr 2013 09:44:51 +0000 (10:44 +0100)
We can't fix the width of the tab, because the length of the string
'Show editing tools' varies a LOT between langauges.

lib/editor/tinymce/styles.css

index f72cced..3c2010a 100644 (file)
@@ -7,7 +7,6 @@
     display: inline-block;
     font-size: 0.7em;
     padding: 3px 6px;
-    width: 9em;
 }
 .mform .felement.feditor .mceStatusbar,
 .mform .felement.feditor iframe {