2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Remove duplicated td selector (#29454)

This commit is contained in:
wojtask9
2019-09-27 14:22:31 +02:00
committed by Martijn Cuppens
parent 6b150855df
commit f2dff864aa
-4
View File
@@ -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;