diff --git a/templates/custom/header.tmpl b/templates/custom/header.tmpl index a96f880..70ff301 100644 --- a/templates/custom/header.tmpl +++ b/templates/custom/header.tmpl @@ -202,9 +202,10 @@ list-style: none; } - form.issue-content { - --min-height-textarea: 300px; + form[action="/blender/blender/issues/new"] { + --min-height-textarea: 300px; } +