From: Mark Otto Date: Sun, 11 Aug 2013 23:07:45 +0000 (-0700) Subject: fixes #9348 by ditching a comment X-Git-Tag: v3.0.0-rc.2~75 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ff1dfb2bd031832c725c146deb8b7363cfeadf5;p=thirdparty%2Fbootstrap.git fixes #9348 by ditching a comment --- diff --git a/less/variables.less b/less/variables.less index 3a9430e2e6..012f486b1c 100644 --- a/less/variables.less +++ b/less/variables.less @@ -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