fixed alignment and margins of global buttons to match designs

Change-Id: Ib932b23aa891a1dd3ad3942dc9c8fbcf94f87f2b
Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
diff --git a/app/common/styles/elements/export.scss b/app/common/styles/elements/export.scss
index 66847ae..545e3f3 100644
--- a/app/common/styles/elements/export.scss
+++ b/app/common/styles/elements/export.scss
@@ -20,5 +20,5 @@
   transform: rotate(90deg);
   display: inline-block;
   left: 2px;
-  top: -5px;
+  top: -7px;
 }
\ No newline at end of file