mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
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:
parent
e7373221cf
commit
c4dbaf74e8
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
display: inline-block;
|
||||
font-size: 0.7em;
|
||||
padding: 3px 6px;
|
||||
width: 9em;
|
||||
}
|
||||
.mform .felement.feditor .mceStatusbar,
|
||||
.mform .felement.feditor iframe {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue