Tweaked the document meta-information column widths.

- Legacy-Id: 9491
This commit is contained in:
Henrik Levkowetz 2015-04-14 17:48:08 +00:00
parent 4e2ee83079
commit 04bcf846a0

View file

@ -366,6 +366,6 @@ footer {
*/ */
tbody.plain tr th { border-top: 0; text-align: right } tbody.plain tr th { border-top: 0; text-align: right; max-width: 12em;}
tbody.plain tr:first-child th { border-top: 0; text-align: left } tbody.plain tr:first-child th { border-top: 0; text-align: left; width: 6em; }
tbody.plain tr td { border-top: 0; } tbody.plain tr td { border-top: 0; }