2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

feat(RTL): implement RTL

Using RTLCSS directives, renaming things to use logical names and following best practices.
This commit is contained in:
Gaël Poupard
2020-06-26 17:06:20 +03:00
committed by XhmikosR
parent 71ecc3323f
commit 9488978fb5
37 changed files with 301 additions and 200 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
.page-item {
&:not(:first-child) .page-link {
margin-left: $pagination-margin-left;
margin-left: $pagination-margin-start;
}
&.active .page-link {