diff --git a/core/themes/seven/style.css b/core/themes/seven/style.css
index 09645c8..ec2eb0c 100644
--- a/core/themes/seven/style.css
+++ b/core/themes/seven/style.css
@@ -553,6 +553,10 @@ table.system-status-report tr.error {
   td.priority-medium {
     display: none;
   }
+  
+  th.active img {
+      top: 92%;
+  }
 }
 @media screen and (max-width: 60em) { /* 920px */
   th.priority-low,
