From 14c5cb5abf2bf3956af89ec8521b2f8883cf8ceb Mon Sep 17 00:00:00 2001 From: Marcos Lilljedahl Date: Fri, 3 Feb 2017 10:33:25 -0300 Subject: [PATCH] Fix stats styling issue --- www/assets/style.css | 4 ++++ www/index.html | 48 +++++++++++++++++++++++--------------------- 2 files changed, 29 insertions(+), 23 deletions(-) diff --git a/www/assets/style.css b/www/assets/style.css index 7beb67e..6bfdd36 100644 --- a/www/assets/style.css +++ b/www/assets/style.css @@ -45,3 +45,7 @@ md-input-container .md-errors-spacer { height: 0; min-height: 0; } + +.stats { + min-height: 230px; +} diff --git a/www/index.html b/www/index.html index 41470b0..df17b7b 100644 --- a/www/index.html +++ b/www/index.html @@ -68,33 +68,35 @@
- + {{instance.name}} -
- - - - - - - {{$chip}} - - -
-
- - - - - - - - -
- +
+ +
+ + + + + + + {{$chip}} + + +
+
+ + + + + + + + +
+
{{deleteInstanceBtnText}}