mirror of https://github.com/twbs/bootstrap.git
styles(tables): forgotten stylelint-disable
This commit is contained in:
parent
f50ab21f01
commit
87239efb59
|
@ -86,7 +86,6 @@
|
||||||
> tfoot > tr {
|
> tfoot > tr {
|
||||||
border-width: $table-border-width 0;
|
border-width: $table-border-width 0;
|
||||||
|
|
||||||
// stylelint-disable-next-line selector-max-universal
|
|
||||||
> * {
|
> * {
|
||||||
border-width: 0 $table-border-width;
|
border-width: 0 $table-border-width;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue