diff --git a/scss/_tables.scss b/scss/_tables.scss index 288f3b44b5..d5b3cddf21 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;