Project

General

Profile

« Previous | Next » 

Revision 57257

[Trunk | Library]: navigationBar.component.html: not set z-index on small screens.

View differences:

modules/uoa-services-library/trunk/ng-openaire-library/src/app/sharedComponents/navigationBar.component.html
2 2
<div class="tm-header-mobile uk-hidden@m">
3 3
   <nav class="uk-navbar-container uk-navbar" uk-navbar="">
4 4
     <div *ngIf="properties.environment =='beta' || properties.environment =='development'"
5
          class="uk-position-top-left" style="z-index:1001;">
5
          class="uk-position-top-left">
6 6
       <img  class="small-beta-indication" src="assets/common-assets/beta_flag.svg" alt="BETA">
7 7
     </div>
8 8
     <!--     class="uk-navbar-right"--> <!-- if we want to revert the menu - put it on the right -->

Also available in: Unified diff