Few responsive fixes

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2014-02-14 15:58:15 +02:00
parent e19ff109a2
commit 0331f36a2c
No known key found for this signature in database
GPG Key ID: 627C5F589F467F17
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
= link_to_member(@project, @issue.assignee)
.pull-right.hidden-sm
.pull-right.hidden-sm.hidden-xs
- if issue.milestone
- milestone = issue.milestone
%cite.cgray Attached to milestone

View File

@ -34,7 +34,7 @@
%i.icon-edit
Edit
.votes-holder
.votes-holder.hidden-sm.hidden-xs
#votes= render 'votes/votes_block', votable: @merge_request
.back-link