From f4d75f056c63f1a7550e9c5869e53365b3264df8 Mon Sep 17 00:00:00 2001 From: Prateeksha Singh Date: Fri, 13 Jul 2018 13:15:30 +0530 Subject: [PATCH] [print-view] fix button layout --- ui/components/Print/PrintActions.vue | 9 ++++++--- ui/components/Print/PrintView.vue | 7 +++++++ 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/ui/components/Print/PrintActions.vue b/ui/components/Print/PrintActions.vue index d6eb2f6d..d0ba1143 100644 --- a/ui/components/Print/PrintActions.vue +++ b/ui/components/Print/PrintActions.vue @@ -1,8 +1,11 @@ diff --git a/ui/components/Print/PrintView.vue b/ui/components/Print/PrintView.vue index 9ce9d5cb..ed013c98 100644 --- a/ui/components/Print/PrintView.vue +++ b/ui/components/Print/PrintView.vue @@ -2,6 +2,8 @@