commit | 539d33811c3af05fc61d1bdab14a9709c08cd3b5 | [log] [tgz] |
---|---|---|
author | Michael Davis <michael.s.davis@ibm.com> | Thu Jul 27 16:04:48 2017 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Mon Oct 09 13:41:30 2017 -0500 |
tree | 4a968c5fac1ef7a6e4609df14c5e3ec649822932 | |
parent | 43c4ece679f9fcbee33a0dbc5db47d8b67a6ceed [diff] |
removed icon margins from sensor scss. fixed with global icons change. Change-Id: I9c476494da23be95aa61a015b9ee457f657fe6a5 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
diff --git a/app/server-health/styles/sensors.scss b/app/server-health/styles/sensors.scss index cd30d6f..7ee09cb 100644 --- a/app/server-health/styles/sensors.scss +++ b/app/server-health/styles/sensors.scss
@@ -62,9 +62,6 @@ border-top: 0; background: transparent; } - .icon { - margin: -8px 0 -8px -8px; - } .sensor__title { font-weight: 700; background: darken($lightgrey, 5%);