mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-15 10:05:40 +02:00
Remove duplicated td selector (#29454)
This commit is contained in:
committed by
Martijn Cuppens
parent
6b150855df
commit
f2dff864aa
@@ -19,10 +19,6 @@
|
|||||||
vertical-align: inherit;
|
vertical-align: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
td {
|
|
||||||
border-bottom: $table-border-width solid $table-border-color;
|
|
||||||
}
|
|
||||||
|
|
||||||
thead th {
|
thead th {
|
||||||
vertical-align: bottom;
|
vertical-align: bottom;
|
||||||
border-bottom-color: $table-head-border-color;
|
border-bottom-color: $table-head-border-color;
|
||||||
|
Reference in New Issue
Block a user