Merge branch 'MDL-50812-master' of https://github.com/nashtechdev01/moodle

This commit is contained in:
David Monllao 2018-06-05 11:51:09 +02:00 committed by Eloy Lafuente (stronk7)
commit 75ebfbdf99
6 changed files with 37 additions and 22 deletions

View file

@ -3909,7 +3909,7 @@ body#page-lib-editor-tinymce-plugins-moodlemedia-preview {
}
/* Fixed for safari browser on iPhone4S with ios7.*/
@media (max-height: 639px) {
.ios.safari .choosercontainer #chooseform .submitbuttons {
.ios .choosercontainer #chooseform .submitbuttons {
padding: 45px 0;
}
}