move timestamp to the right in thread's context
This commit is contained in:
parent
6be12ea47e
commit
bb7319f632
1 changed files with 5 additions and 0 deletions
|
@ -732,6 +732,11 @@ $hover-select-border: 4px;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
padding-bottom: 5px;
|
padding-bottom: 5px;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
|
|
||||||
|
.mx_MessageTimestamp {
|
||||||
|
left: auto;
|
||||||
|
right: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_MessageComposer_sendMessage {
|
.mx_MessageComposer_sendMessage {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue