diff --git a/frontend/app/styles/pages/subscriptions/list.scss b/frontend/app/styles/pages/subscriptions/list.scss index b35a14fc..a6a050d8 100644 --- a/frontend/app/styles/pages/subscriptions/list.scss +++ b/frontend/app/styles/pages/subscriptions/list.scss @@ -2,7 +2,7 @@ &__button { @extend .uk-button; @extend .uk-button-default; - @extend .uk-margin-right; + @extend .uk-align-right; } &__hint { diff --git a/frontend/app/subscriptions/list/template.hbs b/frontend/app/subscriptions/list/template.hbs index a80a79b5..fea3b6a1 100644 --- a/frontend/app/subscriptions/list/template.hbs +++ b/frontend/app/subscriptions/list/template.hbs @@ -24,6 +24,16 @@ + + +

@@ -91,20 +101,5 @@
- -

- - - - {{~t "page.subscriptions.list.export.hint"~}} - -

-