diff --git a/core/themes/seven/css/components/tables.css b/core/themes/seven/css/components/tables.css
index afc9301..80c3e74 100644
--- a/core/themes/seven/css/components/tables.css
+++ b/core/themes/seven/css/components/tables.css
@@ -140,4 +140,8 @@ th.select-all {
   td.priority-low {
     display: none;
   }
+
+  th.is-active img {
+    top: 92%;
+  }
 }
