Cleaner messageview header

This commit is contained in:
the-djmaze 2022-12-13 16:52:42 +01:00
parent fd6dc611bb
commit 569f4daac1
2 changed files with 1 additions and 2 deletions

View file

@ -145,7 +145,7 @@ html.rl-no-preview-pane {
} }
.informationShort { .informationShort {
margin: 0 40px 0 0; margin: 0 56px 0 0;
overflow: hidden; overflow: hidden;
text-overflow: ellipsis; text-overflow: ellipsis;

View file

@ -1,5 +1,4 @@
.messageView .fromPic { .messageView .fromPic {
border: 1px solid var(--border-color, #ddd);
float: left; float: left;
width: 50px; width: 50px;
height: 50px; height: 50px;