commit | 9632d71c43a88cda4795ca7b3ff4fd85add9b843 | [log] [tgz] |
---|---|---|
author | Michael Davis <michael.s.davis@ibm.com> | Mon Aug 28 18:36:53 2017 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Mon Oct 09 14:41:16 2017 -0500 |
tree | 9e26d12a17b984adf4a9f09d3f4aebe7477c697c | |
parent | 7845348121d0f4c3a8da46d144dc45bb2779b7f7 [diff] [blame] |
fixed sizes and positioning of icons Change-Id: Idc6930c87f61217f9bf4daab5b82c418606cdf80 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
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; }