default tables to 100% width
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
parent
1e839d691b
commit
ed12272d4d
@ -80,6 +80,7 @@ footer {
|
||||
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
table, th, td {
|
||||
|
Loading…
Reference in New Issue
Block a user