2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

line-height-base in docs

This commit is contained in:
Mark Otto
2015-06-22 23:25:14 -07:00
parent 18da568b8b
commit b5bfc7c252
+1 -1
View File
@@ -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;