discourse/app
Krzysztof Kotlarek 326a7a47e7
FIX: global sidebar section icon not moving on scroll (#20851)
Global section icon is using absolute position. To make it move on scroll, the parent element has to be relative.

https://meta.discourse.org/t/globe-icon-at-sidebar-behaves-badly/259382
2023-03-28 10:13:27 +11:00
..
assets FIX: global sidebar section icon not moving on scroll (#20851) 2023-03-28 10:13:27 +11:00
controllers DEV: Make banner cache work like other caches (#20811) 2023-03-24 12:36:55 -05:00
helpers DEV: Replace #pluck_first freedom patch with AR #pick in core (#19893) 2023-02-13 12:39:45 +08:00
jobs FEATURE: Move bootstrap mode indicator to header (#20663) 2023-03-24 15:59:03 +02:00
mailers DEV: Replace #pluck_first freedom patch with AR #pick in core (#19893) 2023-02-13 12:39:45 +08:00
models DEV: Make category topic_ids cache work like other caches (#20814) 2023-03-27 09:23:29 -05:00
serializers FIX: my links in sidebar section (#20754) 2023-03-21 15:58:42 +11:00
services FIX: Do not allow anonymous users to be anonymized (#20776) 2023-03-22 20:51:42 +02:00
views SECURITY: Show only visible tags in metadata 2023-02-23 17:22:20 +01:00