diff --git a/application/dash/templates/dashboard.html b/application/dash/templates/dashboard.html
index 26a2c9b..238932f 100644
--- a/application/dash/templates/dashboard.html
+++ b/application/dash/templates/dashboard.html
@@ -16,7 +16,7 @@
{{service["name"]}}
-
diff --git a/application/static/style.css b/application/static/style.css
index 37aa8f8..2967361 100644
--- a/application/static/style.css
+++ b/application/static/style.css
@@ -24,7 +24,7 @@ body {
}
.fit-picture {
- width: 50px;
+ width: 45px;
padding-top: 5px;
padding-bottom: 5px;
}