2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

make less files compile with strict maths in 1.4.0

This commit is contained in:
Luke Page
2013-03-06 16:38:20 +00:00
parent bfdc6f8607
commit 5054c17ab8
9 changed files with 57 additions and 57 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
margin-bottom: 30px;
font-size: 21px;
font-weight: 200;
line-height: @line-height-base * 1.5;
line-height: (@line-height-base * 1.5);
color: @jumbotron-lead-color;
background-color: @jumbotron-background;
h1 {