Commit ea9ea3fe authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Move sort dropdown to the right

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent e19d05dd
...@@ -78,6 +78,7 @@ ...@@ -78,6 +78,7 @@
%strong= milestone.title %strong= milestone.title
%small.light= milestone.expires_at %small.light= milestone.expires_at
.pull-right
= render 'shared/sort_dropdown' = render 'shared/sort_dropdown'
......
...@@ -60,6 +60,7 @@ ...@@ -60,6 +60,7 @@
%strong= milestone.title %strong= milestone.title
%small.light= milestone.expires_at %small.light= milestone.expires_at
.pull-right
= render 'shared/sort_dropdown' = render 'shared/sort_dropdown'
%ul.well-list.mr-list %ul.well-list.mr-list
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment