Fix reply not opening compose page on certain screen sizes in web UI (#19417)

Fix ellipsis next to icons on navigation panel on some browsers
This commit is contained in:
Eugen Rochko 2022-10-22 23:15:14 +02:00 committed by GitHub
parent 45d3b32488
commit 56efa8d22f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 4 deletions

View file

@ -3176,7 +3176,6 @@ $ui-header-height: 55px;
padding: 15px;
text-decoration: none;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
&:hover,