]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
no units on 0 values
authorMark Otto <otto@github.com>
Wed, 1 May 2013 02:06:30 +0000 (19:06 -0700)
committerMark Otto <otto@github.com>
Wed, 1 May 2013 02:06:30 +0000 (19:06 -0700)
less/navbar.less

index 39dd5f30e79f3cc11c3fc4da9c6ac297b5f17a04..c3dd3349058f88630b68c7f82d25fd9ad9b65206 100644 (file)
@@ -5,7 +5,7 @@
 // Wrapper and base class
 .navbar {
   position: relative;
-  padding: 0px 15px;
+  padding: 0 15px;
   background-color: @navbar-bg;
   border-radius: @border-radius-base;
   // Prevent floats from breaking the navbar