aboutsummaryrefslogtreecommitdiff
path: root/scss/_reboot.scss
diff options
context:
space:
mode:
authorGaĆ«l Poupard <[email protected]>2021-10-29 08:00:36 +0200
committerGitHub <[email protected]>2021-10-29 09:00:36 +0300
commit989de20baed8a578fe825649c5b819238887f83c (patch)
tree4e8ca1553afec8e0bd4458d7fbb93e630889b4ec /scss/_reboot.scss
parent600a9ee52122439438c26b433a2e4967aec2879f (diff)
downloadbootstrap-989de20baed8a578fe825649c5b819238887f83c.tar.xz
bootstrap-989de20baed8a578fe825649c5b819238887f83c.zip
Don't override CSS `direction` in code elements (#35230)
Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'scss/_reboot.scss')
-rw-r--r--scss/_reboot.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/scss/_reboot.scss b/scss/_reboot.scss
index a392c7061..acd1138bb 100644
--- a/scss/_reboot.scss
+++ b/scss/_reboot.scss
@@ -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