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:
@ -3176,7 +3176,6 @@ $ui-header-height: 55px;
|
||||
padding: 15px;
|
||||
text-decoration: none;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
|
||||
&:hover,
|
||||
|
Reference in New Issue
Block a user