andre 4 лет назад
Родитель
Сommit
6eaf951b89
1 измененных файлов с 6 добавлено и 1 удалено
  1. 6 1
      configure_thurvserver.tpl

+ 6 - 1
configure_thurvserver.tpl

@@ -289,7 +289,12 @@ var _localLang = {
                                 </td>
                                 <td></td>
                                 <td align='left'>
-                                    <div class="form-group" style="min-height:3em;">
+                                    <style>
+                                        textarea {
+                                            min-height:3em;
+                                        }
+                                    </style>
+                                    <div class="form-group">
                                         <label for="customfield{$customfields[1].id}">{$customfields[1].name}</label>
                                         {$customfields[1].input}
                                         {if $customfields[1].description}