浏览代码

Birth Certificate space at end of form

Andrew Grant 5 月之前
父节点
当前提交
732560ed6d
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/main/resources/templates/certificates/birthCertificate/form.html

+ 2 - 1
src/main/resources/templates/certificates/birthCertificate/form.html

@@ -333,7 +333,7 @@
                     </div>
                 </td>
             </tr>
-            <tr style = "border-bottom: 5px solid #ccc;">
+            <tr>
                 <td style="text-align: right;">
                     <label for="whereRegistered">Where Registered&nbsp;</label>
                 </td>
@@ -344,6 +344,7 @@
                     </div>
                 </td>
             </tr>
+            <tr><td>&nbsp;</td></tr>
 
 
         </table>