mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-07-09 15:27:32 +00:00
Vertical align middle by default for tables
This commit is contained in:
parent
1daa5b36ca
commit
9546e1bc31
@ -16,6 +16,7 @@
|
||||
table tr td {
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.litebans-pager {
|
||||
|
Loading…
x
Reference in New Issue
Block a user