We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d968a0b commit bf0f87eCopy full SHA for bf0f87e
1 file changed
static/css/base2.css
@@ -104,7 +104,7 @@ table.ietf-table { border-collapse:collapse; border:1px solid #7f7f7f; }
104
.ietf-doctable th.title, .ietf-doctable td.title { min-width: 20em; max-width: 35em; }
105
.ietf-doctable th.date, .ietf-doctable td.date { white-space:nowrap; min-width: 6em;}
106
.ietf-doctable th.status, .ietf-doctable td.status { min-width: 20em;}
107
-.ietf-doctable th.ipr, .ietf-doctable td.status { font-variant: small-caps; }
+.ietf-doctable th.ipr { font-variant: small-caps; }
108
.ietf-doctable th.ad, .ietf-doctable td.ad { white-space:nowrap; min-width: 6em; }
109
.ietf-doctable td.ballot { border-left: hidden; min-width: 37px; }
110
0 commit comments