From: Tom Hughes Date: Mon, 2 Oct 2023 17:45:53 +0000 (+0100) Subject: Merge remote-tracking branch 'upstream/pull/4267' X-Git-Tag: live~1846 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/82de8dd973aac135dea8945ce69d2ebb88d152e1?hp=900d47539268a302303d1146cc0c14f2f89f4f50 Merge remote-tracking branch 'upstream/pull/4267' --- diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index b95d1fcd6..fc0a8292f 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -1121,8 +1121,6 @@ div.secondary-actions { code { background: $lightgrey; padding: 2px 3px; - direction: inherit; /* fix for Bootstrap < 5.2 */ - unicode-bidi: unset; /* fix for Bootstrap < 5.2 */ } pre {