diff --git a/assets/static/base.css b/assets/static/base.css
index 3c3da03a5..149871209 100644
--- a/assets/static/base.css
+++ b/assets/static/base.css
@@ -495,3 +495,7 @@ a[aria-expanded=false] .fa-chevron-down {
line-height: 1.42857143;
display: inline-block;
}
+
+.alert-static-elements {
+ margin-bottom: 4px;
+}
diff --git a/assets/templates/alertgroup.html b/assets/templates/alertgroup.html
index abe069a01..2974836de 100644
--- a/assets/templates/alertgroup.html
+++ b/assets/templates/alertgroup.html
@@ -64,7 +64,7 @@