fix scroll issue w/ headers
This commit is contained in:
parent
2e6ffdaab7
commit
843845c05a
|
@ -32,6 +32,7 @@
|
|||
position: relative;
|
||||
z-index: -1;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
background-color: darken($navbar-inverse-bg, 10%);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue