]> git.plutz.net Git - confetti/blobdiff - templates/attendees.css.sh
additional prescription fields, improved display of clients and prescriptions
[confetti] / templates / attendees.css.sh
index 758b1d1a0f977e1f249cdad47a927fc347c131de..036ad0428c66226337fb33a38f5d9d5def0b7d46 100755 (executable)
@@ -142,11 +142,13 @@ cat <<EOF
 
 .card .section.prescriptions ul { margin: 0; padding: 0; }
 .card .section.prescriptions ul li {
 
 .card .section.prescriptions ul { margin: 0; padding: 0; }
 .card .section.prescriptions ul li {
-  display: inline-block;
+  display: block;
   word-wrap: break-word;
   margin: 0 .25ex;
 }
 
   word-wrap: break-word;
   margin: 0 .25ex;
 }
 
+.card .section.prescriptions { width: 40ex;}
+
 form.card .section input[type=text],
 form.card .section input:not([type]),
 form.card .section textarea,
 form.card .section input[type=text],
 form.card .section input:not([type]),
 form.card .section textarea,