mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
More accurate padding for fixed navbars at >768px
This commit is contained in:
@@ -536,7 +536,7 @@ input.focused {
|
||||
|
||||
/* Account for fixed navbar (which is static to start) */
|
||||
body {
|
||||
padding-top: 62px; /* Default height of navbar */
|
||||
padding-top: 50px; /* Default height of navbar */
|
||||
}
|
||||
|
||||
/* Tweak display of docs jumbotrons */
|
||||
|
||||
Reference in New Issue
Block a user