mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-17 19:06:40 +02: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) */
|
/* Account for fixed navbar (which is static to start) */
|
||||||
body {
|
body {
|
||||||
padding-top: 62px; /* Default height of navbar */
|
padding-top: 50px; /* Default height of navbar */
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Tweak display of docs jumbotrons */
|
/* Tweak display of docs jumbotrons */
|
||||||
|
Reference in New Issue
Block a user