]> git.openstreetmap.org Git - rails.git/commitdiff
Merge remote-tracking branch 'upstream/pull/4267'
authorTom Hughes <tom@compton.nu>
Mon, 2 Oct 2023 17:45:53 +0000 (18:45 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 2 Oct 2023 17:45:53 +0000 (18:45 +0100)
app/assets/stylesheets/common.scss

index b95d1fcd60202c5072d962d0520a45ac2f3e9106..fc0a8292fd33920a0661bde8bfa65c3c884516e6 100644 (file)
@@ -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 {