mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 14:14:38 +00:00
fix votehistory alignment
when maximized
This commit is contained in:
parent
f463d5195b
commit
2db244b14b
1 changed files with 2 additions and 0 deletions
|
@ -107,6 +107,8 @@ h3 {
|
|||
|
||||
table {
|
||||
border-spacing: 10px 0;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
thead td {
|
||||
|
|
Loading…
Add table
Reference in a new issue