mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 17:06:53 +02: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
2 changed files with 11 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue