Remove/replace rl-mobile where possible

This commit is contained in:
djmaze 2021-03-09 15:51:29 +01:00
parent 59565275b1
commit bc2f30434b
6 changed files with 22 additions and 52 deletions

View file

@ -124,16 +124,12 @@
.informationShort {
margin: 4px 50px 0 5px;
overflow: hidden;
text-overflow: ellipsis;
a {
.g-ui-link;
}
html.rl-mobile &{
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
}
.informationShortWrp {
@ -246,7 +242,7 @@
}
.line-loading {
height: 0;
height: 5px;
}
.showImages, .readReceipt, .pgpSigned, .pgpEncrypted {
@ -575,10 +571,6 @@ html.rl-bottom-preview-pane:not(.rl-mobile) .messageView {
}
}
html .messageItem .line-loading {
height: 5px !important;
}
html.rl-message-fullscreen {
#rl-left {