discourse/app
Ted Johansson 3be925e161
DEV: Untangle award badge admin CSS (#29614)
I was skimming through existing pages to get a feel for the admin UI guidelines. I noticed that this part was missing its margin. On some further investigation, it seems that a single CSS selector, .award-badge was being used both for the section and for the button in the header, so I decided to 1) separate the two and 2) add in the missing margin.
2024-11-06 16:10:39 +08:00
..
assets DEV: Untangle award badge admin CSS (#29614) 2024-11-06 16:10:39 +08:00
controllers FIX: Pass upload type correctly to uploads#create (#29600) 2024-11-06 07:00:35 +03:00
helpers DEV: Drop WithServiceHelper 2024-09-05 09:58:20 +02:00
jobs DEV: Remove logical OR assignment of constants (#29201) 2024-10-16 10:09:07 +08:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models DEV: Fetch settings by area name instead of individual settings (#29604) 2024-11-06 06:56:27 +03:00
serializers FEATURE - Add username column to custom emoji table (#29522) 2024-11-01 10:32:59 -05:00
services DEV: Bump rubocop_discourse (#29608) 2024-11-06 06:27:49 +08:00
views FEATURE: Enable the new /about page for everyone (#29390) 2024-10-29 18:40:11 +03:00