mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
line-height-base to line-height var
This commit is contained in:
+1
-1
@@ -15,7 +15,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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user