Browse Source

Birth certificate table width

Andrew Grant 5 months ago
parent
commit
cb4b1fd367

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

@@ -2,7 +2,7 @@ spring.application.name=grants
 server.port=8086
 server.port=8086
 server.servlet.context-path=/grants
 server.servlet.context-path=/grants
 spring.mvc.format.date=dd-MM-yyyy
 spring.mvc.format.date=dd-MM-yyyy
-spring.profiles.active=uat
+spring.profiles.active=dev
 logging.level.scot.carricksoftware=trace
 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>
             <p>Please Correct The Errors Below</p>
         </div>
         </div>
 
 
-        <table>
+        <table style = "width:100%;">
             <tr>
             <tr>
                 <td style="text-align: right;">
                 <td style="text-align: right;">
                     <label for="id">Database Id &nbsp;<span style="color: rgb(255,0,0);">*</span></label>
                     <label for="id">Database Id &nbsp;<span style="color: rgb(255,0,0);">*</span></label>