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
|
z-index: $z-index-base + 3
|
||||||
position: fixed
|
position: fixed
|
||||||
top: $project_header-height
|
top: $project_header-height
|
||||||
|
left: 0
|
||||||
|
right: 0
|
||||||
height: $project_header-height
|
height: $project_header-height
|
||||||
min-height: $project_header-height
|
min-height: $project_header-height
|
||||||
width: auto
|
width: auto
|
||||||
|
Loading…
x
Reference in New Issue
Block a user