mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-24 06:03:10 +02:00
decrease top/bottom padding a bit in mobile fixed navbars
This commit is contained in:
2
docs/assets/css/bootstrap.css
vendored
2
docs/assets/css/bootstrap.css
vendored
@@ -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