You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bootstrap's navbar-fixed-top class has z-index of 1030, so I increased the ngProgressLiteBar z-index from 100 to 1050 in ngprogress-lite.css. Now the progress bar is displaying correctly.
Hope this helps someone.
The text was updated successfully, but these errors were encountered:
Bootstrap's navbar-fixed-top class has z-index of 1030, so I increased the ngProgressLiteBar z-index from 100 to 1050 in ngprogress-lite.css. Now the progress bar is displaying correctly.
Hope this helps someone.
The text was updated successfully, but these errors were encountered: