mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 03:11:19 +02:00
no need for zero padding on navbar top/bottom; better comment
This commit is contained in:
3
docs/assets/css/bootstrap.css
vendored
3
docs/assets/css/bootstrap.css
vendored
@@ -3487,7 +3487,8 @@ button.close {
|
||||
|
||||
.navbar {
|
||||
position: relative;
|
||||
padding: 0 15px;
|
||||
padding-top: 15px;
|
||||
padding-bottom: 15px;
|
||||
background-color: #eeeeee;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user