Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2016-01-19 11:50:08 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2016-01-19 11:50:08 +0300
commit2642b162208bacefa24e6d52a576546392289f46 (patch)
treeb65ee830976596974e99ba39239c39a1a4f644ab /assets/stylesheets/bootstrap/_input-group.scss
parentb6f12ed698f3a57db519eb7e171b181100b0541a (diff)
rake update[v4-dev]
Diffstat (limited to 'assets/stylesheets/bootstrap/_input-group.scss')
-rw-r--r--assets/stylesheets/bootstrap/_input-group.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/stylesheets/bootstrap/_input-group.scss b/assets/stylesheets/bootstrap/_input-group.scss
index e6681eb..eeca6ee 100644
--- a/assets/stylesheets/bootstrap/_input-group.scss
+++ b/assets/stylesheets/bootstrap/_input-group.scss
@@ -87,7 +87,7 @@
padding: $input-padding-y $input-padding-x;
font-size: $font-size-base;
font-weight: normal;
- line-height: 1;
+ line-height: 1.5;
color: $input-color;
text-align: center;
background-color: $input-group-addon-bg;