浏览代码

Birth certificate table width

Andrew Grant 5 月之前
父节点
当前提交
cb4b1fd367

+ 1 - 1
src/main/resources/application.properties

@@ -2,7 +2,7 @@ spring.application.name=grants
 server.port=8086
 server.servlet.context-path=/grants
 spring.mvc.format.date=dd-MM-yyyy
-spring.profiles.active=uat
+spring.profiles.active=dev
 logging.level.scot.carricksoftware=trace
 
 

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

@@ -28,7 +28,7 @@
             <p>Please Correct The Errors Below</p>
         </div>
 
-        <table>
+        <table style = "width:100%;">
             <tr>
                 <td style="text-align: right;">
                     <label for="id">Database Id &nbsp;<span style="color: rgb(255,0,0);">*</span></label>