mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
MDL-40902 - Align breadcrumbs to the right in RTL mode (theme/clean, bootstrapbase)
This commit is contained in:
parent
bdd045c5ec
commit
a14af68453
@ -1901,6 +1901,9 @@ div.badge .expireimage {
|
||||
float: left;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.dir-rtl .breadcrumb-nav {
|
||||
float: right;
|
||||
}
|
||||
.breadcrumb-button .singlebutton div {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user