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 {
|
table {
|
||||||
border-collapse: collapse;
|
border-collapse: collapse;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
table, th, td {
|
table, th, td {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user