diff --git a/scss/_tables.scss b/scss/_tables.scss index ae6510f40..5b0c750f0 100644 --- a/scss/_tables.scss +++ b/scss/_tables.scss @@ -86,7 +86,6 @@ > tfoot > tr { border-width: $table-border-width 0; - // stylelint-disable-next-line selector-max-universal > * { border-width: 0 $table-border-width; }