commit | a3d41c1eacc495374a78eb9f86af285ffb810c9d | [log] [tgz] |
---|---|---|
author | Michael Davis <michael.s.davis@ibm.com> | Thu Jul 27 15:42:39 2017 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Mon Oct 09 12:47:21 2017 -0500 |
tree | 6ada2c0ddcba78bb112eb9546657f423a9910c24 | |
parent | 88e74c6a672943ab73db6c13dc29f597441530f0 [diff] [blame] |
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