mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-24 06:24:08 +00:00
Template dialog: Remove height override of collapsed LazyMultilineTextInputWidget
The default rendering is already correct unless there are more than 2 lines of text present. Change-Id: I5be936d75f81dcbbb58793d93796240540555124
This commit is contained in:
parent
60b7420e3f
commit
c6f732914f
|
@ -30,7 +30,3 @@
|
|||
font-style: italic;
|
||||
color: #54595d;
|
||||
}
|
||||
|
||||
.ve-ui-mwLazyMultilineTextInputWidget-collapsed {
|
||||
height: 2.5em;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue