mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-02 01:42:36 +02:00
line-height-base in docs
This commit is contained in:
@@ -38,7 +38,7 @@
|
|||||||
> th,
|
> th,
|
||||||
> td {
|
> td {
|
||||||
padding: $table-cell-padding;
|
padding: $table-cell-padding;
|
||||||
line-height: $line-height-base;
|
line-height: $line-height;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
// border-top: 1px solid $table-border-color;
|
// border-top: 1px solid $table-border-color;
|
||||||
border: 1px solid $table-border-color;
|
border: 1px solid $table-border-color;
|
||||||
|
Reference in New Issue
Block a user