diff --git a/app/assets/stylesheets/new_styles/_interactions.scss b/app/assets/stylesheets/new_styles/_interactions.scss
index 6c6f34707208dc575d9b7e2d79def0cbc9e866a6..96c147eaf9ede6f069da27f19efe3bdbf8859f8f 100644
--- a/app/assets/stylesheets/new_styles/_interactions.scss
+++ b/app/assets/stylesheets/new_styles/_interactions.scss
@@ -7,7 +7,7 @@
       color: $text-grey;
       font-size: $font-size-text;
       line-height: $line-height;
-      vertical-align: top;
+      vertical-align: middle;
       &:hover { color: $text; }
       &.cross { font-size: $line-height; }
     }