fixes #9348 by ditching a comment

This commit is contained in:
Mark Otto 2013-08-11 16:07:45 -07:00
parent 0561cfec6b
commit 1ff1dfb2bd
1 changed files with 1 additions and 1 deletions

View File

@ -226,7 +226,7 @@
@navbar-color: #777;
@navbar-bg: #eee;
@navbar-border-radius: @border-radius-base;
@navbar-padding-horizontal: floor(@grid-gutter-width / 2); // ~15px
@navbar-padding-horizontal: floor(@grid-gutter-width / 2);
@navbar-padding-vertical: ((@navbar-height - @line-height-computed) / 2);
// Navbar links