aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scss/_tables.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/scss/_tables.scss b/scss/_tables.scss
index 288f3b44b..d5b3cddf2 100644
--- a/scss/_tables.scss
+++ b/scss/_tables.scss
@@ -19,10 +19,6 @@
vertical-align: inherit;
}
- td {
- border-bottom: $table-border-width solid $table-border-color;
- }
-
thead th {
vertical-align: bottom;
border-bottom-color: $table-head-border-color;