discourse/app
Kris a94009a57d
UX: remove redundant text-decoration: none, follow up to 912b002 (#30775)
This redundant `text-decoration: none` was getting in the way of showing
a strikethrough on the deleted part of the diff

before ("new strike" at the bottom missing the strikethrough): 

![image](https://github.com/user-attachments/assets/4c04696a-efe8-4bb4-a7a7-cf10fcd4b443)


after (strikethrough appears correctly):

![image](https://github.com/user-attachments/assets/22a8c658-6600-47d4-a795-dc3116971485)
2025-01-14 16:33:09 -05:00
..
assets UX: remove redundant text-decoration: none, follow up to 912b002 (#30775) 2025-01-14 16:33:09 -05:00
controllers DEV: Add per_page as public param for TopicQuery (#30716) 2025-01-14 09:19:19 -06:00
helpers DEV: Consolidate mobile positioning strategies on mobile and iPad (#30241) 2025-01-10 11:00:15 -05:00
jobs FIX: Add Type column to Flag Status CSV export (#30756) 2025-01-14 13:31:55 +10:00
mailers
models DEV: Add problem check informing about admin layout deprecation (#30685) 2025-01-14 13:22:59 +08:00
serializers FIX: ensure GroupChooser works with localized group names (#30593) 2025-01-13 11:29:04 +01:00
services DEV: Add problem check informing about admin layout deprecation (#30685) 2025-01-14 13:22:59 +08:00
views DEV: Add a nofollow to /u so user profiles don't get added as a target for crawling (#30693) 2025-01-13 13:50:00 +08:00