jqh 5 лет назад
Родитель
Сommit
068be82a8a
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/Form/Field/Fieldset.php

+ 1 - 1
src/Form/Field/Fieldset.php

@@ -25,7 +25,7 @@ SCRIPT;
 
         return <<<HTML
 <div>
-    <div style="height: 20px; border-bottom: 1px solid #eee; text-align: center;margin-top: 20px;margin-bottom: 20px;">
+    <div class="mt-2 text-center" style="height: 20px; border-bottom: 1px solid #eee; margin-bottom: 25px">
       <span style="font-size: 16px; background-color: #ffffff; padding: 0 10px;">
         <a data-toggle="collapse" href="#{$this->name}" class="{$this->name}-title">
           <i class="fa fa-angle-double-up"></i>&nbsp;&nbsp;{$title}