commit | c220db50bacbee5d505eb73f5d489ff02ca6b7a3 | [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 12:47:21 2017 -0500 |
tree | 74255be1a2a9c1c87cdb13a5f38357ff508bcebd | |
parent | c5ef6b385e74eb1eb6a327f5b1fd477e9c21e6a5 [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%);