Problem with topic control on arabic forum - Mobile View

Please see how the topic control icon and the list is showing on mobile phone

1 like

Looks like a custom theme, does this happen in safe mode

1 like

Yes sir, on the safe mode also, i tried the safe mode before i post.

1 like

@simon is there an easy fix here?

2 likes

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 likes

The issue has been fixed… Thanks a lot.

2 likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.