mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
Merge branch 'MDL-38854_master' of git://github.com/bmbrands/moodle
Conflicts: theme/bootstrap/style/generated.css
This commit is contained in:
commit
b88338f647
@ -135,8 +135,17 @@
|
||||
.block_calendar_upcoming .footer {
|
||||
margin-top: .5em;
|
||||
}
|
||||
#adminsearchquery,
|
||||
#blogsearchquery,
|
||||
#searchform_search,
|
||||
.block_adminblock select {
|
||||
width: 100%;
|
||||
max-width: 92%;
|
||||
}
|
||||
.block_adminblock .singleselect {
|
||||
display: block;
|
||||
}
|
||||
#searchform_search {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
// Overide for RTL layout.
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user