diff --git a/app/assets/templates/directives/account-menu.pug b/app/assets/templates/directives/account-menu.pug index 25b59ce37..78b3e51e7 100644 --- a/app/assets/templates/directives/account-menu.pug +++ b/app/assets/templates/directives/account-menu.pug @@ -266,7 +266,7 @@ .flex button.sn-button.small.info(ng-click='self.downloadDataArchive()') | Download Backup - button.sn-button.small.info.ml-2 + label.sn-button.small.flex.items-center.info.ml-2 input( file-change='->', handler='self.importFileSelected(files)',