mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
decrease top/bottom padding a bit in mobile fixed navbars
This commit is contained in:
Vendored
+1
-1
@@ -3124,7 +3124,7 @@ button.close {
|
||||
*/
|
||||
|
||||
.navbar {
|
||||
padding: 15px;
|
||||
padding: 10px 15px;
|
||||
background-color: #eeeeee;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user