replace right with pull-right
This commit is contained in:
parent
7ba4f2dcfa
commit
e2fb18a3ec
96 changed files with 143 additions and 144 deletions
|
@ -1,6 +1,6 @@
|
|||
- if event.proper?
|
||||
%div.event-item
|
||||
%span.cgray.right
|
||||
%span.cgray.pull-right
|
||||
#{time_ago_in_words(event.created_at)} ago.
|
||||
|
||||
= image_tag gravatar_icon(event.author_email), class: "avatar s24"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue