mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
Fixes #8374: ensure navbar is always at least 50px
This commit is contained in:
Vendored
+1
@@ -2759,6 +2759,7 @@ button.close {
|
||||
|
||||
.navbar {
|
||||
position: relative;
|
||||
min-height: 50px;
|
||||
padding-right: 15px;
|
||||
padding-left: 15px;
|
||||
margin-bottom: 20px;
|
||||
|
||||
Reference in New Issue
Block a user