PHRAS-2237 - Update table design to keep space when no entry in field

This commit is contained in:
Xavier Rousset
2018-09-25 15:26:07 +02:00
parent 9975b99861
commit 4b635dd607

View File

@@ -101,6 +101,7 @@ dd {
white-space: nowrap; white-space: nowrap;
} }
dd { dd {
margin-left: 180px; display: inline-block;
float: left;
} }
} }