mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: change categories page dropdown to a wrench (#13154)
This commit is contained in:
parent
759abb3206
commit
f78fa76847
@ -9,7 +9,7 @@ export default DropdownSelectBoxComponent.extend({
|
||||
fixedCateoryPositions: setting("fixed_category_positions"),
|
||||
|
||||
selectKitOptions: {
|
||||
icon: "bars",
|
||||
icon: "wrench",
|
||||
showFullTitle: false,
|
||||
autoFilterable: false,
|
||||
filterable: false,
|
||||
|
Loading…
Reference in New Issue
Block a user