Fix width of project header when page is not fully loaded
This commit is contained in:
parent
5ade876784
commit
ef326a2193
@ -191,6 +191,8 @@
|
||||
z-index: $z-index-base + 3
|
||||
position: fixed
|
||||
top: $project_header-height
|
||||
left: 0
|
||||
right: 0
|
||||
height: $project_header-height
|
||||
min-height: $project_header-height
|
||||
width: auto
|
||||
|
Loading…
x
Reference in New Issue
Block a user