We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e2ee83 commit 04bcf84Copy full SHA for 04bcf84
1 file changed
static/css/ietf.css
@@ -366,6 +366,6 @@ footer {
366
*/
367
368
369
-tbody.plain tr th { border-top: 0; text-align: right }
370
-tbody.plain tr:first-child th { border-top: 0; text-align: left }
+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; width: 6em; }
371
tbody.plain tr td { border-top: 0; }
0 commit comments