[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
This commit is contained in:
argiro.kokogiannaki 2020-04-01 12:37:13 +00:00
parent f01e122653
commit 74d7788035
1 changed files with 1 additions and 1 deletions

View File

@ -1402,7 +1402,7 @@ textarea {
position: absolute;
top: 0;
left: 0;
z-index: 1;
z-index: 10000;
}
.uk-navbar-sticky .beta-indication-sticky {