mirror of
https://github.com/moodle/moodle.git
synced 2025-03-23 09:00:30 +01:00
Merge branch 'MDL-62212-master' of git://github.com/bmbrands/moodle
This commit is contained in:
commit
850dfdeadb
@ -222,6 +222,10 @@ input[disabled] {
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
.row-fluid {
|
||||
@include make-row();
|
||||
}
|
||||
|
||||
// These have been removed in BS4 Stable. Adding in so RTL dropdowns will work.
|
||||
/*rtl:raw:
|
||||
.dropdown-menu-right {
|
||||
|
Loading…
x
Reference in New Issue
Block a user