diff --git a/status_dashboard/static/dashboard.css b/status_dashboard/static/dashboard.css index c390e96..223cfc6 100644 --- a/status_dashboard/static/dashboard.css +++ b/status_dashboard/static/dashboard.css @@ -102,7 +102,7 @@ html, body { width: 20em; min-height: 3em; margin: 0 20px 20px 0; - padding: 0; + padding: 5px; background-color: #ffefef; } @@ -119,7 +119,6 @@ html, body { .service .description .name { font-weight: 600; - margin-top: 1em; margin-bottom: .2em; } @@ -146,8 +145,8 @@ html, body { } .service .health .status { - margin-top: 1em; font-size: .9em; + margin-top: 2px; } .service .health .nominal {