d4a9aedf55
The dropdown options `Issues assigned to me` and `Issues I've created` in project search are now hidden when issues are disabled on the project.
11 lines
371 B
Text
11 lines
371 B
Text
.search.search-form.has-location-badge
|
|
%form.navbar-form
|
|
.search-input-container
|
|
%div.location-badge
|
|
This project
|
|
.search-input-wrap
|
|
.dropdown
|
|
%input#search.search-input.dropdown-menu-toggle
|
|
.dropdown-menu.dropdown-select
|
|
.dropdown-content
|
|
%input{ type: "hidden", class: "js-search-project-options" }
|