Commit 445deb7e authored by bcullman's avatar bcullman

removing unnecessary max-width on tables

parent 5a161446
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
table { table {
max-width: 100%;
background-color: @table-bg; background-color: @table-bg;
} }
th { th {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment