discourse/app/assets
Alan Guo Xiang Tan 3c26df78ea
UX: Fix deselect text location in edit sidebar category/tag modal (#23966)
Why this change?

In 38d3208027, the position of the
`headerBelowTitle` outlet was changed causing the deselect text in the
edit sidebar catgegory/tag modals to appear inline with the title which
we do not want.

What does this change do?

This change introduces the `belowModalTitle` outlet in `DModal` which is
where the `headerBelowTitle` outlet was located before it was changed.
2023-10-18 11:33:35 +08:00
..
images
javascripts UX: Fix deselect text location in edit sidebar category/tag modal (#23966) 2023-10-18 11:33:35 +08:00
stylesheets FEATURE: Use async search for category dropdowns (#23774) 2023-10-17 19:46:54 +03:00