mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-11 22:45:05 -05:00
decrease top/bottom padding a bit in mobile fixed navbars
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
// Wrapper and base class
|
||||
.navbar {
|
||||
padding: 15px;
|
||||
padding: 10px 15px;
|
||||
background-color: @navbar-bg;
|
||||
border-radius: @border-radius-base;
|
||||
// Prevent floats from breaking the navbar
|
||||
|
||||
Reference in New Issue
Block a user