diff --git a/configuration/pih/htmlforms/triage.xml b/configuration/pih/htmlforms/triage.xml index 72aa6f40..56cf2eaa 100644 --- a/configuration/pih/htmlforms/triage.xml +++ b/configuration/pih/htmlforms/triage.xml @@ -85,6 +85,11 @@ width: 25%; } + .five-columns > div { + display: table-cell; + width: 20%; + } + .boundary { margin-bottom: 6px; border-bottom: 1px solid #ccc; @@ -119,6 +124,25 @@ display: inline-block; } + .list-inline label, .list-inline input[type="radio"], .list-inline span, + .list-inline-wide label, .list-inline-wide input[type="radio"], .list-inline-wide span, + .list-inline-extra-wide label, .list-inline-extra-wide input[type="radio"], .list-inline-extra-wide span { + display: inline-block; + float: none; + } + + .list-inline label:first-child { + width: 220px; + } + + .list-inline-wide label:first-child { + width: 320px; + } + + .list-inline-extra-wide label:first-child { + width: 420px; + } + .vitals span, .complaint span { float: none; display: inline-block; @@ -576,21 +600,27 @@ -
-
-
+
+
+
+
+
@@ -783,7 +813,8 @@
+
-
+
+
+
@@ -834,7 +873,7 @@ answerCodes="Pre-Op/PACU,Labour and Delivery,MCCU"/>
-+