diff --git a/kallithea/public/less/style.less b/kallithea/public/less/style.less --- a/kallithea/public/less/style.less +++ b/kallithea/public/less/style.less @@ -782,6 +782,7 @@ div.comment-prev-next-links div.next-com overflow: hidden; text-overflow: ellipsis; white-space: nowrap; + vertical-align: baseline; } .checkbox-column { width: 24px;