forked from GithubBackups/vichan
Fix stretched table stylesheet
This commit is contained in:
parent
fb2743ca9b
commit
52cfcb6d7c
@ -24,13 +24,10 @@ main {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Tables */
|
/* Tables */
|
||||||
table {
|
|
||||||
margin: auto;
|
|
||||||
width: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
table {
|
table {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
}
|
||||||
|
table.board-list-table {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
table tbody td {
|
table tbody td {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user