commit | f050485eb5f4bb456c7822b46080db650d1fa153 | [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 13:41:29 2017 -0500 |
tree | 9c78d026b44063a63d3e790b2f0dd19344e230d1 | |
parent | 9a97e5941f3d1751546d4da1825ad2c8bbdf034a [diff] |
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