discourse/plugins/discourse-templates/assets
Keegan George b9dff97a1f
UX: add default button styling to new template button (#39132)
**Previously**, the `btn-default` class was missing from the "New topic
from template button", which resulteed in missing styling on the button.
Especially in Horizon theme.

**In this update**, the `btn-default` class is added to the button which
allows styles to be correctly applied and improve its presentation in
Horizon theme.

(before)
<img width="417" height="87" alt="Screenshot 2026-04-07 at 07 24 23"
src="https://github.com/user-attachments/assets/390da0ba-52e1-474c-8adc-8dd228df8484"
/>

(after)
<img width="425" height="86" alt="Screenshot 2026-04-07 at 07 24 14"
src="https://github.com/user-attachments/assets/b9d5c562-452a-4f7a-981b-f98c1e2d1e85"
/>
2026-04-07 07:43:04 -07:00
..
javascripts UX: add default button styling to new template button (#39132) 2026-04-07 07:43:04 -07:00
stylesheets