Skip to content

Anonymous

My feedback

1 result found

  1. 303 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Anonymous commented  · 

    As far as I can see, mattermost 5.38.1 does use dir=auto for text areas, so RTL text looks OK. However, For whatever reason, `text-align: left` is applied to all text areas, so RTL text also is left aligned. I don't know why this is the case, but it'd be great if there is no alignment (or text-align: inherit is used) so that the browser uses proper alignment for RTL text automatically.

    I see `text-align: left` is applied to `.form-control` and `.post-message__text` CSS classes, which is causing the issue. If they are changed to `inherit`, everything looks fine.

    Thanks

    Anonymous supported this idea  · 

Feedback and Knowledge Base