Fix positining in message pane timestamps.
This commit is contained in:
parent
3e65d39b68
commit
577c337705
1 changed files with 2 additions and 2 deletions
|
|
@ -1917,8 +1917,8 @@ ul#press_logos
|
||||||
:weight normal
|
:weight normal
|
||||||
|
|
||||||
.timestamp
|
.timestamp
|
||||||
:position absolute
|
:position relative
|
||||||
:right 10px
|
:float right
|
||||||
:font
|
:font
|
||||||
:weight normal
|
:weight normal
|
||||||
:color $blue
|
:color $blue
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue