diff --git a/css/_edit.css b/css/_edit.css index 526d49b..4860441 100644 --- a/css/_edit.css +++ b/css/_edit.css @@ -54,8 +54,9 @@ div.picker button.toolbutton { /*____________ edit textarea ____________*/ .dokuwiki textarea.edit { - width: 100%; + width: 100% !important; margin-bottom: .5em; + min-height: 70vh !important; } /*____________ below the textarea ____________*/