2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

no units on 0 values

This commit is contained in:
Mark Otto
2013-04-30 19:06:30 -07:00
parent 0f17f9b7f7
commit 6dd4cbd20b
+1 -1
View 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