From 74d7788035397482f220ece78b3e132daeb2ee14 Mon Sep 17 00:00:00 2001 From: "argiro.kokogiannaki" Date: Wed, 1 Apr 2020 12:37:13 +0000 Subject: [PATCH] [Library|Trunk] library.css: fix z-index for beta indication git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@58367 d315682c-612b-4755-9ff5-7f18f6832af3 --- library.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.css b/library.css index 90926a5..dc844d9 100644 --- a/library.css +++ b/library.css @@ -1402,7 +1402,7 @@ textarea { position: absolute; top: 0; left: 0; - z-index: 1; + z-index: 10000; } .uk-navbar-sticky .beta-indication-sticky {