Skip to content

Commit 04bcf84

Browse files
committed
Tweaked the document meta-information column widths.
- Legacy-Id: 9491
1 parent 4e2ee83 commit 04bcf84

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

static/css/ietf.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,6 @@ footer {
366366
*/
367367

368368

369-
tbody.plain tr th { border-top: 0; text-align: right }
370-
tbody.plain tr:first-child th { border-top: 0; text-align: left }
369+
tbody.plain tr th { border-top: 0; text-align: right; max-width: 12em;}
370+
tbody.plain tr:first-child th { border-top: 0; text-align: left; width: 6em; }
371371
tbody.plain tr td { border-top: 0; }

0 commit comments

Comments
 (0)