Fix Bug 1974: No.Of Hours Value for the running instances is hidden in Dashboard
[osm/NG-UI.git] / src / assets / scss / app.scss
index 1f7ce6c..2e2eb92 100644 (file)
@@ -150,7 +150,7 @@ body {
     padding-right: 0px;
   }
   .mandatory-label {
-    @include font(null, 10px, null);
+    @include font(null, 11px, null);
   }
   .dropzone {
     min-height: 50px;
@@ -264,10 +264,10 @@ body {
       overflow-y: scroll;
     }
   }
-  .resources-chart-popover{
+  .resources-chart-popover {
     max-width: 60% !important;
     @include font-family("Roboto");
-    .popover-body{
+    .popover-body {
       max-height: 60vh;
       overflow-y: scroll;
     }