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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2014-07-09 11:15:20 +0400
committerMark Otto <otto@github.com>2014-07-09 11:15:20 +0400
commita8625f452ef45fb1a59c049cf02608408303e817 (patch)
treec7c7119d744f73f505e63563600ee279d6eccfcb /less/navs.less
parentf380ca21e207e688e40a8cbef6d0b5a2c2a00472 (diff)
Badges, navs, and more
Diffstat (limited to 'less/navs.less')
-rw-r--r--less/navs.less2
1 files changed, 2 insertions, 0 deletions
diff --git a/less/navs.less b/less/navs.less
index 7a211819d7..3782fdf8d0 100644
--- a/less/navs.less
+++ b/less/navs.less
@@ -20,6 +20,8 @@
position: relative;
display: block;
padding: @nav-link-padding;
+ line-height: @line-height-base;
+
&:hover,
&:focus {
text-decoration: none;