mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 15:37:03 +03:00
Small interface optimization
This commit is contained in:
parent
47bb848905
commit
9dbf77f942
1 changed files with 2 additions and 2 deletions
|
|
@ -72,8 +72,8 @@ html.rl-no-preview-pane {
|
||||||
.message-fixed-button-toolbar {
|
.message-fixed-button-toolbar {
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 20px;
|
top: 33px;
|
||||||
right: 20px;
|
right: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.messageItemHeader {
|
.messageItemHeader {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue