fixes mobile view
This commit is contained in:
parent
dcac161472
commit
a54a734f70
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
- personal = params[:personal]
|
||||
- archived = params[:archived]
|
||||
- namespace_id = params[:namespace_id]
|
||||
.dropdown.inline
|
||||
.dropdown
|
||||
- toggle_text = projects_sort_options_hash[@sort]
|
||||
= dropdown_toggle(toggle_text, { toggle: 'dropdown' }, { id: 'sort-projects-dropdown' })
|
||||
%ul.dropdown-menu.dropdown-menu-align-right.dropdown-menu-selectable
|
||||
|
|
Loading…
Reference in a new issue