[openstreetmap/openstreetmap-website] Fix tooltip left/right placement and arrows in rtl (PR #4293)
Anton Khorev
notifications at github.com
Wed Oct 18 08:55:16 UTC 2023
Positioning the `.tooltip-arrow` is something you definitively need.
Things like the following are implementation details that are more likely to break after an update:
&::before {
/* no-r2 */
left: unset !important;
right: -1px !important;
}
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4293#issuecomment-1767993561
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4293/c1767993561 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20231018/5443bd64/attachment-0001.htm>
More information about the rails-dev
mailing list