Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix markup (and therefore styling) of RTL history mode banner #3350

Merged
merged 1 commit into from
Oct 1, 2024

Commits on Oct 1, 2024

  1. Fix markup (and therefore styling) of RTL history mode banner

    Right-to-left languages were displaying the government name in
    an unusual way, treating the government name as translated text
    even though it is still English. This commit fixes the text
    direction, as well as setting the correct language for the text
    snippet.
    
    Before:
    ![to 2024 Sunak Conservative government 2022](https://github.com/user-attachments/assets/999781ba-8f6e-4c03-8f6d-00d9b8921c4c)
    
    After:
    ![2022 to 2024 Sunak Conservative government](https://github.com/user-attachments/assets/d94c7979-03f3-46ca-bc97-4a86951a8b31)
    ChrisBAshton committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a5425a7 View commit details
    Browse the repository at this point in the history