move warning label

This commit is contained in:
Leif Johansson 2018-10-16 22:16:23 +02:00
parent 09789feae3
commit 014f3d90d7

View file

@ -15,6 +15,10 @@
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="alert alert-warning" role="alert">
This is QA-metadata - do not use for production services!
</div>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
@ -31,9 +35,6 @@
<div class="row no-gutters">
<div class="col-sm-12 col-md-7">
<h1 class="article-header">Sweden Connect Metadata (QA)</h1>
<div class="alert alert-warning" role="alert">
This is QA-metadata - do not use for production services!
</div>
</div>
</div>
</div>