mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
Don't override CSS direction
in code elements (#35230)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
parent
600a9ee521
commit
989de20bae
@ -279,8 +279,6 @@ kbd,
|
||||
samp {
|
||||
font-family: $font-family-code;
|
||||
@include font-size(1em); // Correct the odd `em` font sizing in all browsers.
|
||||
direction: ltr #{"/* rtl:ignore */"};
|
||||
unicode-bidi: bidi-override;
|
||||
}
|
||||
|
||||
// 1. Remove browser default top margin
|
||||
|
Loading…
x
Reference in New Issue
Block a user