MDL-62077 Theme boost: position data registry edit button

This commit is contained in:
Bas Brands 2018-05-09 16:54:46 +02:00
parent 02c7769422
commit 5b399ba107
2 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
.nav-pills .nav-pills {
margin-left: 1rem;
}
.data-registry > .top-nav > * {
margin-right: 0.5rem;
}
/*Extra attribute selection to have preference over bs2's .moodle-actionmenu[data-enhance] */
.data-registry > .top-nav > .singlebutton,
.data-registry > .top-nav > .moodle-actionmenu[data-owner='dataregistry-actions'] {

View File

@ -33,7 +33,7 @@
}
}}
<div class="data-registry">
<div class="top-nav">
<div class="top-nav d-flex">
{{#defaultsbutton}}
{{> core/action_link}}
{{/defaultsbutton}}