diff --git a/css/_edit.css b/css/_edit.css index ac6d2ed..1ce9881 100644 --- a/css/_edit.css +++ b/css/_edit.css @@ -53,10 +53,10 @@ div.picker button.toolbutton { /*____________ edit textarea ____________*/ -.dokuwiki textarea.edit { +#wiki__text { width: 100% !important; margin-bottom: .5em; - min-height: 70vh !important; + min-height: 70vh; } /*____________ below the textarea ____________*/