mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(board stats): table warning, margin
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
.content hr {
|
||||
min-width: 468px;
|
||||
margin-left: -4px;
|
||||
margin-bottom: 5px;
|
||||
margin-bottom: 6px;
|
||||
}
|
||||
|
||||
.blotter {
|
||||
min-width: 468px;
|
||||
margin: auto;
|
||||
line-height: 1;
|
||||
margin-top: -2px;
|
||||
margin-top: -1px;
|
||||
}
|
||||
|
||||
.blotter tr {
|
||||
|
||||
Reference in New Issue
Block a user