Fix width of project header when page is not fully loaded

This commit is contained in:
Pablo Vazquez 2016-11-02 19:05:43 +01:00
parent 5ade876784
commit ef326a2193

View File

@ -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