mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 20:42:22 +02:00
Merge branch 'MDL-54559-int-master' of https://github.com/merrill-oakland/moodle
This commit is contained in:
commit
5869e4b74f
@ -63,9 +63,9 @@
|
||||
|
||||
// When it is displayed in the navbar we want it aligned with .usermenu .
|
||||
.dir-rtl .navbar .search-input-wrapper > form {
|
||||
margin: 7px 25px 3px 0;
|
||||
margin: 5px 25px 5px 0;
|
||||
}
|
||||
|
||||
.navbar .search-input-wrapper > form {
|
||||
margin: 7px 0 3px 25px;
|
||||
margin: 5px 0 5px 25px;
|
||||
}
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user