]> git.openstreetmap.org Git - rails.git/commitdiff
Remove rtl direction fix for <code>
authorAnton Khorev <tony29@yandex.ru>
Sun, 1 Oct 2023 15:40:10 +0000 (18:40 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sun, 1 Oct 2023 15:40:10 +0000 (18:40 +0300)
app/assets/stylesheets/common.scss

index b95d1fcd60202c5072d962d0520a45ac2f3e9106..fc0a8292fd33920a0661bde8bfa65c3c884516e6 100644 (file)
@@ -1121,8 +1121,6 @@ div.secondary-actions {
   code {
     background: $lightgrey;
     padding: 2px 3px;
   code {
     background: $lightgrey;
     padding: 2px 3px;
-    direction: inherit; /* fix for Bootstrap < 5.2 */
-    unicode-bidi: unset; /* fix for Bootstrap < 5.2 */
   }
 
   pre {
   }
 
   pre {