Merge pull request #2745 from xrousset78800/PHRAS-2237/update-access-demand-table-display

PHRAS-2237 - Update table design to keep space when no entry in field
This commit is contained in:
Nicolas Maillat
2018-10-16 15:41:58 +00:00
committed by GitHub

View File

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