diff --git a/static/css/directives/ui/repo-tag-history.css b/static/css/directives/ui/repo-tag-history.css index b53032c44..6731f6af1 100644 --- a/static/css/directives/ui/repo-tag-history.css +++ b/static/css/directives/ui/repo-tag-history.css @@ -242,13 +242,10 @@ padding-right: 6px; color: black; cursor: default; -} - - -.repo-tag-history-element .history-entry .tag-span span { max-width: 150px; overflow: hidden; text-overflow: ellipsis; + vertical-align: middle; } .repo-tag-history-element .history-entry .tag-span.checked {