[openstreetmap/openstreetmap-website] Code blocks in diary enteries appear reversed, with right-to-left locale (Issue #4104)

Anton Khorev notifications at github.com
Wed Jul 26 13:57:52 UTC 2023


adding `dir=ltr` on paragraphs wouldn't help because there's an override in css

```
direction: rtl;
unicode-bidi: bidi-override;
```

this is from Bootstrap, possibly processed later by r2

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/4104#issuecomment-1651864147
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/issues/4104/1651864147 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20230726/31f86cff/attachment.htm>


More information about the rails-dev mailing list