1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-02 09:52:43 +02:00

New form control sizing, new navbar condensed variation, update nav and navbar spacing

This commit is contained in:
Mark Otto
2015-04-18 18:12:10 -07:00
parent 7e86bfd9ac
commit 8f94078da8
14 changed files with 275 additions and 382 deletions

View File

@@ -21,7 +21,7 @@
.nav-link {
display: inline-block;
padding: $nav-link-padding;
line-height: $line-height-base;
line-height: 1;
@include hover-focus {
text-decoration: none;