commit | 8b56e63641c087b3a7f8432036d6439c32a5ae6d | [log] [tgz] |
---|---|---|
author | Michael Davis <michael.s.davis@ibm.com> | Thu Jul 27 16:04:48 2017 -0500 |
committer | Iftekharul Islam <iffy.ryan@ibm.com> | Wed Sep 27 11:46:49 2017 -0500 |
tree | 4224e2643a7f7ecaf3a2a4fd84bb82963ce44045 | |
parent | 36f3d9f318ee5c08c02e9b0e6b0c8d6914cd9d50 [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%);