fixed alignment of icons

Change-Id: I9d2895170c50c77b1cbf12fcc069492c9764c88a
Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
diff --git a/app/server-health/styles/inventory.scss b/app/server-health/styles/inventory.scss
index 5f0f101..42de893 100644
--- a/app/server-health/styles/inventory.scss
+++ b/app/server-health/styles/inventory.scss
@@ -148,7 +148,8 @@
       width: 30%;
     }
     .icon__warning {
-      margin-top: -10px;
+      margin-top: -5px;
+      margin-left: .3em;
     }
   }
 }