2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

fixes #15497: increase decimals on line-height-large from 1.33 to 1.3333333 to fix button sizing in Win 8.1 Chrome

This commit is contained in:
Mark Otto
2015-01-18 15:03:14 -08:00
parent 06c00d5591
commit 4ed95f5fa2
10 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -229,7 +229,7 @@
</div>
<div class="col-xs-4">
<label for="input-@line-height-large">@line-height-large</label>
<input id="input-@line-height-large" type="text" value="1.33" data-var="@line-height-large" class="form-control"/>
<input id="input-@line-height-large" type="text" value="1.3333333" data-var="@line-height-large" class="form-control"/>
</div>
<div class="clearfix"></div>
<div class="col-xs-4">