MDL-75148 mod_data: Move Import button to right

This commit moves the Import button from the tertiary navigation to
the right.
This commit is contained in:
Sara Arjona 2022-07-07 17:00:40 +02:00
parent ad0595b4b4
commit 7d88bc0754

View File

@ -25,7 +25,7 @@
}
}}
<div class="container-fluid tertiary-navigation">
<div class="row">
<div class="row float-right">
<div class="navitem">
<a href="{{importpreseturl}}" class="btn btn-secondary">{{#str}}import, core{{/str}}</a>
</div>