From 73861afc07f6e9e01ac9edb9ddf95e3d75aee865 Mon Sep 17 00:00:00 2001 From: "argiro.kokogiannaki" Date: Fri, 11 May 2018 14:38:05 +0000 Subject: [PATCH] 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 --- library.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.css b/library.css index 626b285..eab5f06 100644 --- a/library.css +++ b/library.css @@ -366,7 +366,7 @@ color: #414141} position: fixed; top: calc(50% - 47px); right: 0; - z-index: 10000; + z-index: 100; display: block; }