mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Make text align configurable (#28989)
This was causing issues for RTL, see https://github.com/twbs/bootstrap/issues/28238
This commit is contained in:
committed by
XhmikosR
parent
d2f4e2bf97
commit
88e87ca7c9
@@ -148,6 +148,7 @@ $negative-spacers: negativify-map($spacers) !default;
|
||||
|
||||
$body-bg: $white !default;
|
||||
$body-color: $gray-900 !default;
|
||||
$body-text-align: null !default;
|
||||
|
||||
|
||||
// Links
|
||||
|
||||
Reference in New Issue
Block a user