Commit b5bfc7c2 authored by Mark Otto's avatar Mark Otto

line-height-base in docs

parent 18da568b
...@@ -38,7 +38,7 @@ ...@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment