2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

fixes #4771: widen .form-horizontal labels and .dl-horizontal terms given larger font-size of 2.1.0

This commit is contained in:
Mark Otto
2012-08-28 10:12:04 -07:00
parent 545edf5459
commit e27b1355b5
5 changed files with 18 additions and 13 deletions
+5
View File
@@ -144,6 +144,11 @@
@hrBorder: @grayLighter;
// Horizontal forms & lists
// -------------------------
@horizontalComponentOffset: 180px;
// Wells
// -------------------------
@wellBackground: #f5f5f5;