1 parent 95820c0 commit f129a32Copy full SHA for f129a32
1 file changed
unified/unified_comparison_table.css
@@ -10,11 +10,11 @@ body {
10
float: left;
11
}
12
#table {
13
- width: 720px;
+ width: 780px;
14
15
#key {
16
margin-top: 120px;
17
- width: 280px;
+ width: 180px;
18
19
20
table.comparisons {
@@ -32,6 +32,7 @@ table.comparisons td.row.header {
32
font-family: Monospace;
33
font-size: 15px;
34
font-weight: 600;
35
+ white-space: nowrap;
36
37
table.comparisons td.row.header span {
38
color: #eee;
0 commit comments