style: vertical-align header text
This commit is contained in:
parent
3aa8ac2a1e
commit
c576a7ae6e
1 changed files with 3 additions and 0 deletions
|
@ -36,6 +36,9 @@ table thead td {
|
|||
|
||||
table td {
|
||||
padding: 0 0.4em;
|
||||
}
|
||||
|
||||
#content table td {
|
||||
white-space: nowrap;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue