mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-02 12:30:23 +00:00
line-height-base in docs
This commit is contained in:
parent
18da568b8b
commit
b5bfc7c252
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
> th,
|
||||
> td {
|
||||
padding: $table-cell-padding;
|
||||
line-height: $line-height-base;
|
||||
line-height: $line-height;
|
||||
vertical-align: top;
|
||||
// border-top: 1px solid $table-border-color;
|
||||
border: 1px solid $table-border-color;
|
||||
|
|
|
|||
Loading…
Reference in a new issue