vertically centered table headings
This commit is contained in:
parent
0188673e1f
commit
a8856b4f13
@ -28,7 +28,6 @@
|
|||||||
padding-bottom: 10px;
|
padding-bottom: 10px;
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
vertical-align: top;
|
|
||||||
max-width: 300px;
|
max-width: 300px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -37,6 +36,7 @@
|
|||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
color: #808080;
|
color: #808080;
|
||||||
line-height: 1.4;
|
line-height: 1.4;
|
||||||
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.table__row--head {
|
&.table__row--head {
|
||||||
|
|||||||
Reference in New Issue
Block a user