messagelist search without float

and remove some usePreviewPane
This commit is contained in:
djmaze 2021-02-15 20:05:51 +01:00
parent b1c7bd2c50
commit 0d6335ed2c
9 changed files with 29 additions and 40 deletions

View file

@ -251,10 +251,6 @@ html:not(.rl-left-panel-disabled) #rl-left.resizable > .resizer,
#rl-sub-left {
width: 310px;
.messageList .inputSearch {
width: 200px;
}
}
#rl-sub-right {
@ -339,10 +335,6 @@ html.rl-no-preview-pane {
#rl-sub-left {
right: @rlBottomMargin !important;
width: inherit;
.messageList .inputSearch {
width: 300px !important;
}
}
#rl-sub-right {
@ -366,20 +358,12 @@ html.rl-bottom-preview-pane:not(.rl-mobile) {
box-shadow: none;
}
.messageList .inputSearch {
width: 300px !important;
}
}
#rl-sub-right {
left: 0 !important;
.messageView .top-toolbar {
display: none;
}
.b-message-view-wrapper {
top: 356px;
left: 0;