Minor aesthetic changes

This commit is contained in:
Hallaathrad
2016-02-04 11:24:09 -05:00
parent 19b26475e8
commit a903db76e3
10 changed files with 145 additions and 127 deletions

View File

@@ -348,7 +348,7 @@
// Basics of a navbar
@navbar-height: 50px;
@navbar-margin-bottom: @line-height-computed;
@navbar-margin-bottom: @line-height-computed+10px;
@navbar-border-radius: @border-radius-base;
@navbar-padding-horizontal: floor((@grid-gutter-width / 2));
@navbar-padding-vertical: ((@navbar-height - @line-height-computed) / 2);