mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-03-02 08:31:21 +01:00
Fix stretched table stylesheet
This commit is contained in:
parent
fb2743ca9b
commit
52cfcb6d7c
@ -24,13 +24,10 @@ main {
|
||||
}
|
||||
|
||||
/* Tables */
|
||||
table {
|
||||
margin: auto;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
table {
|
||||
margin: auto;
|
||||
}
|
||||
table.board-list-table {
|
||||
width: 100%;
|
||||
}
|
||||
table tbody td {
|
||||
|
Loading…
x
Reference in New Issue
Block a user