We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e9b75b commit 5330688Copy full SHA for 5330688
spec/index.html
@@ -35,12 +35,13 @@
35
36
/* These tables are too narrow for their captions */
37
#table-sanctioned-single-unit-identifiers table,
38
-#table-listformat-resolvedoptions-properties table {
+#table-listformat-resolvedoptions-properties table,
39
+#table-segmenter-resolvedoptions-properties table {
40
width: 102mm;
41
}
-
42
#table-intl-unsigned-rounding-modes table,
43
-#table-displaynames-resolvedoptions-properties table {
+#table-displaynames-resolvedoptions-properties table,
44
+#table-relativetimeformat-resolvedoptions-properties table {
45
width: 130mm;
46
47
0 commit comments