mirror of
https://github.com/YGGverse/btracker.git
synced 2026-03-31 09:05:30 +00:00
fix vertical alignment
This commit is contained in:
parent
a09ab6c474
commit
1435c1f977
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ table {
|
||||||
table td,
|
table td,
|
||||||
table th {
|
table th {
|
||||||
padding: 4px 8px;
|
padding: 4px 8px;
|
||||||
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|
||||||
table td:last-child {
|
table td:last-child {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue