summaryrefslogtreecommitdiffstats
path: root/app/common/styles/elements
diff options
context:
space:
mode:
authorMichael Davis <michael.s.davis@ibm.com>2017-08-28 18:36:53 -0500
committerAdriana Kobylak <anoo@us.ibm.com>2017-10-09 14:41:16 -0500
commit9632d71c43a88cda4795ca7b3ff4fd85add9b843 (patch)
tree9e26d12a17b984adf4a9f09d3f4aebe7477c697c /app/common/styles/elements
parent7845348121d0f4c3a8da46d144dc45bb2779b7f7 (diff)
downloadphosphor-webui-9632d71c43a88cda4795ca7b3ff4fd85add9b843.tar.gz
phosphor-webui-9632d71c43a88cda4795ca7b3ff4fd85add9b843.zip
fixed sizes and positioning of icons
Change-Id: Idc6930c87f61217f9bf4daab5b82c418606cdf80 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
Diffstat (limited to 'app/common/styles/elements')
-rw-r--r--app/common/styles/elements/status.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/common/styles/elements/status.scss b/app/common/styles/elements/status.scss
index 23d4935..b6cdc9d 100644
--- a/app/common/styles/elements/status.scss
+++ b/app/common/styles/elements/status.scss
@@ -6,8 +6,8 @@
transform: translateY(-2px);
left: 0;
top: 0;
- width: 20px;
- height: 20px;
+ width: 16px;
+ height: 16px;
position: absolute;
}
OpenPOWER on IntegriCloud