Drop fixed-top navbar
This commit is contained in:
parent
9f1d518532
commit
cf800516c7
@ -5,7 +5,6 @@ body
|
||||
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif
|
||||
font-size: 15px
|
||||
background-color: $background-color
|
||||
padding-top: 42px
|
||||
|
||||
&.modal-open
|
||||
margin-right: 0
|
||||
|
@ -1,4 +1,4 @@
|
||||
header.navbar.navbar-default.navbar-fixed-top[role="navigation"]
|
||||
header.navbar.navbar-default[role="navigation"]
|
||||
.container
|
||||
.navbar-header
|
||||
button.navbar-toggle[type="button" data-toggle="collapse" data-target=".navbar-ex1-collapse"]
|
||||
|
Loading…
Reference in New Issue
Block a user