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:
@@ -5,6 +5,7 @@
|
||||
// Wrapper and base class
|
||||
.navbar {
|
||||
position: relative;
|
||||
margin-bottom: 20px;
|
||||
padding-top: 15px;
|
||||
padding-bottom: 15px;
|
||||
background-color: @navbar-bg;
|
||||
|
||||
Reference in New Issue
Block a user