From 540188765620fa0c2fe6d887434fe7078149f25e Mon Sep 17 00:00:00 2001 From: Vladyslav_Prykhodko Date: Mon, 20 May 2019 14:19:44 +0300 Subject: [PATCH] Fix style aligm and animation show toolbar --- ui/src/app/components/timewindow.tpl.html | 4 ++-- ui/src/app/dashboard/dashboard-toolbar.scss | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ui/src/app/components/timewindow.tpl.html b/ui/src/app/components/timewindow.tpl.html index 192c52815c..2d01490f10 100644 --- a/ui/src/app/components/timewindow.tpl.html +++ b/ui/src/app/components/timewindow.tpl.html @@ -16,7 +16,7 @@ -->
- + {{ 'timewindow.edit' | translate }} @@ -28,7 +28,7 @@ {{model.displayValue}} - + {{ 'timewindow.edit' | translate }} diff --git a/ui/src/app/dashboard/dashboard-toolbar.scss b/ui/src/app/dashboard/dashboard-toolbar.scss index 4270deb4e0..65be81cfd1 100644 --- a/ui/src/app/dashboard/dashboard-toolbar.scss +++ b/ui/src/app/dashboard/dashboard-toolbar.scss @@ -166,6 +166,7 @@ tb-dashboard-toolbar { } md-select { + margin: 0; pointer-events: all; }