Merge "MWTempWikitextEditorWidget: Don't rely on skin to set width for textareas"

This commit is contained in:
jenkins-bot 2018-11-07 13:18:39 +00:00 committed by Gerrit Code Review
commit 4d0de7744d

View file

@ -3,6 +3,7 @@
padding: 0;
color: inherit;
line-height: 1.5em;
width: 100%;
&:focus {
outline: 0;