diff --git a/core/themes/seven/style.css b/core/themes/seven/style.css
index 09645c8..9c3b5aa 100644
--- a/core/themes/seven/style.css
+++ b/core/themes/seven/style.css
@@ -559,6 +559,10 @@ table.system-status-report tr.error {
   td.priority-low {
     display: none;
   }
+
+  th.active img {
+    top: 92%;
+  }
 }
 
 /**
