aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
Diffstat (limited to 'less')
-rw-r--r--less/tables.less2
1 files changed, 0 insertions, 2 deletions
diff --git a/less/tables.less b/less/tables.less
index b62f22fb6..15db5a68a 100644
--- a/less/tables.less
+++ b/less/tables.less
@@ -6,8 +6,6 @@
table {
max-width: 100%;
background-color: @table-bg;
- border-collapse: collapse;
- border-spacing: 0;
}
th {
text-align: left;