mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-21 17:27:48 +01:00
fix scroll issue w/ headers
This commit is contained in:
parent
2e6ffdaab7
commit
843845c05a
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
position: relative;
|
||||
z-index: -1;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
background-color: darken($navbar-inverse-bg, 10%);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue