Make messageview a bit larger so that it is the same height as the messagelist

This commit is contained in:
the-djmaze 2022-11-19 13:12:55 +01:00
parent 4bf1fa9f86
commit 7878b542a5
3 changed files with 3 additions and 3 deletions

View file

@ -17,7 +17,7 @@ html.rl-no-preview-pane {
.toolbar {
position: absolute;
top: -50px - @rlLowMargin;
top: -50px;
right: 0;
left: 0;
height: 30px;