Skip to content
Snippets Groups Projects
Commit 2b3c4ccf authored by HJ's avatar HJ :fire:
Browse files

Merge branch 'fix/notifications-jumping-based-on-time' into 'develop'

Fix notifications (favs and rts) jumping based on timeago width

See merge request pleroma/pleroma-fe!1175
parents a0ddcbdf 60921be5
No related branches found
No related tags found
No related merge requests found
......@@ -118,6 +118,11 @@
flex: 1;
padding-left: 0.8em;
min-width: 0;
.timeago {
min-width: 3em;
text-align: right;
}
}
.emoji-reaction-emoji {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment