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
|
||||
|
||||
.timestamp
|
||||
:position absolute
|
||||
:right 10px
|
||||
:position relative
|
||||
:float right
|
||||
:font
|
||||
:weight normal
|
||||
:color $blue
|
||||
|
|
|
|||
Loading…
Reference in a new issue