fixed sort by css for languages different from english

This commit is contained in:
MrZYX 2011-02-20 19:00:13 +01:00
parent abf385d79d
commit ab706f4127
3 changed files with 37 additions and 34 deletions

View file

@ -4,7 +4,7 @@
= render 'shared/publisher', :aspect => aspect, :aspect_ids => aspect_ids
.prepend-11
#sort_by
= t('.sort_by')
= link_to_if(session[:sort_order] == 'created_at', t('.activity'), aspects_path(:a_ids => params[:a_ids], :sort_order => 'updated_at'))
|

View file

@ -2460,3 +2460,6 @@ ul.show_comments
.webfinger_form
input[type='search']
:width 100%
#sort_by
:text-align right