2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

add back bottom margin to navbars

This commit is contained in:
Mark Otto
2013-04-30 19:12:48 -07:00
parent e8b7318646
commit 69f5447afa
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@
// Wrapper and base class
.navbar {
position: relative;
margin-bottom: 20px;
padding-top: 15px;
padding-bottom: 15px;
background-color: @navbar-bg;