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 个赞

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.