From bc6bb7b719eddfa69d4a9dbb3e8d60e719d33e4a Mon Sep 17 00:00:00 2001 From: Vladyslav_Prykhodko Date: Mon, 20 May 2019 13:29:38 +0300 Subject: [PATCH] Fix displaying export button for screen width less than 1280px --- ui/src/app/dashboard/dashboard.tpl.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/app/dashboard/dashboard.tpl.html b/ui/src/app/dashboard/dashboard.tpl.html index 63ef44be52..974d44b42e 100644 --- a/ui/src/app/dashboard/dashboard.tpl.html +++ b/ui/src/app/dashboard/dashboard.tpl.html @@ -21,7 +21,7 @@ ng-class="{ 'tb-dashboard-toolbar-opened': vm.toolbarOpened, 'tb-dashboard-toolbar-closed': !vm.toolbarOpened }"> -
+