2
0
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:
Mark Otto
2015-06-22 23:24:32 -07:00
parent 03a5ff6b82
commit ed42fc9b76
12 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: $line-height-base;
line-height: $line-height;
text-align: left; // Fallback for where `start` is not supported
text-align: start;
text-decoration: none;