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:
authorJan Stevens <jan@playpass.be>2015-08-24 09:57:57 +0300
committerJan Stevens <jan@playpass.be>2015-08-24 09:57:57 +0300
commit855eba3b6fa3996c0c9cf49fac10ac80de16624e (patch)
tree844e4cbca22e4a585fdf4b5fd1e0d7cb5bbcb413 /assets/stylesheets/bootstrap/_type.scss
parenta5b567f556a0671ae5fd0f87cee502fa715474fa (diff)
Updated to latest dev version
Diffstat (limited to 'assets/stylesheets/bootstrap/_type.scss')
-rw-r--r--assets/stylesheets/bootstrap/_type.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/stylesheets/bootstrap/_type.scss b/assets/stylesheets/bootstrap/_type.scss
index 2f5cdb4..3d349e6 100644
--- a/assets/stylesheets/bootstrap/_type.scss
+++ b/assets/stylesheets/bootstrap/_type.scss
@@ -176,8 +176,8 @@ mark,
> img {
@extend .img-responsive;
- line-height: 1;
margin-bottom: ($spacer-y / 2);
+ line-height: 1;
}
}