aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-11 16:07:45 -0700
committerMark Otto <[email protected]>2013-08-11 16:07:45 -0700
commit1ff1dfb2bd031832c725c146deb8b7363cfeadf5 (patch)
tree9327d5a12c3b0e69bd0e74101386242a491100eb
parent0561cfec6bb0fc0738f9f1cf5f4463e96fa1c33c (diff)
downloadbootstrap-1ff1dfb2bd031832c725c146deb8b7363cfeadf5.tar.xz
bootstrap-1ff1dfb2bd031832c725c146deb8b7363cfeadf5.zip
fixes #9348 by ditching a comment
-rw-r--r--less/variables.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/variables.less b/less/variables.less
index 3a9430e2e..012f486b1 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