MDL-38849 editor collapsing: cope with verbose languages

We can't fix the width of the tab, because the length of the string
'Show editing tools' varies a LOT between langauges.
This commit is contained in:
Tim Hunt 2013-04-08 10:44:51 +01:00
parent e7373221cf
commit c4dbaf74e8

View 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 {