mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 15:56:03 +01:00
I hope this finally fixes it ;_;
This commit is contained in:
parent
018a377c24
commit
be44301874
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
%h6.media-heading.answerbox--question-user= user_screen_name comment.user
|
%h6.media-heading.answerbox--question-user= user_screen_name comment.user
|
||||||
- if user_signed_in?
|
- if user_signed_in?
|
||||||
.pull-right
|
.pull-right
|
||||||
.btn-group.dropdown
|
.btn-group
|
||||||
%button.btn.btn-link.btn-sm.dropdown-toggle{data: { toggle: :dropdown }, aria: { expanded: :false }}
|
%button.btn.btn-link.btn-sm.dropdown-toggle{data: { toggle: :dropdown }, aria: { expanded: :false }}
|
||||||
%span.caret
|
%span.caret
|
||||||
%ul.dropdown-menu.dropdown-menu-right{role: :menu}
|
%ul.dropdown-menu.dropdown-menu-right{role: :menu}
|
||||||
|
|
Loading…
Reference in a new issue