Please see how the topic control icon and the list is showing on mobile phone
לייק 1
Looks like a custom theme, does this happen in safe mode
לייק 1
Yes sir, on the safe mode also, i tried the safe mode before i post.
לייק 1
@simon is there an easy fix here?
2 לייקים
The problem is the inline CSS that aligns the #topic-progress-wrapper
to the right of the screen. There’s a fix for that here: https://github.com/discourse/discourse/pull/7070.
For most cases where we use left
or right
in inline CSS, the fix is to switch left
and right
when a rtl locale is being used.
5 לייקים
The issue has been fixed… Thanks a lot.
2 לייקים
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.