summaryrefslogtreecommitdiffstats
path: root/app/common/styles/elements
diff options
context:
space:
mode:
authorMichael Davis <michael.s.davis@ibm.com>2017-07-27 15:42:39 -0500
committerAdriana Kobylak <anoo@us.ibm.com>2017-10-09 13:41:29 -0500
commitf050485eb5f4bb456c7822b46080db650d1fa153 (patch)
tree9c78d026b44063a63d3e790b2f0dd19344e230d1 /app/common/styles/elements
parent9a97e5941f3d1751546d4da1825ad2c8bbdf034a (diff)
downloadphosphor-webui-f050485eb5f4bb456c7822b46080db650d1fa153.tar.gz
phosphor-webui-f050485eb5f4bb456c7822b46080db650d1fa153.zip
fixed alignment and margins of global buttons to match designs
Change-Id: Ib932b23aa891a1dd3ad3942dc9c8fbcf94f87f2b Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
Diffstat (limited to 'app/common/styles/elements')
-rw-r--r--app/common/styles/elements/export.scss2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud