mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Allow header content to be on top of main content.
This commit is contained in:
parent
aa89b7e70b
commit
f1717bfa1f
1 changed files with 1 additions and 0 deletions
|
@ -383,6 +383,7 @@
|
|||
top: 0;
|
||||
width: 100%;
|
||||
height: @header-height;
|
||||
z-index: 1;
|
||||
|
||||
.navbar-brand {
|
||||
position: absolute;
|
||||
|
|
Loading…
Reference in a new issue