add FAB link also in Projects | change landing page widths also for pr, org, dp | fix FAB link z-index, drop down position when scrolling | fix cookie law z-index to be behind FAB link
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@52011 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
3e42d90b29
commit
73861afc07
|
@ -366,7 +366,7 @@ color: #414141}
|
|||
position: fixed;
|
||||
top: calc(50% - 47px);
|
||||
right: 0;
|
||||
z-index: 10000;
|
||||
z-index: 100;
|
||||
display: block;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue