MDL-63582 theme_boost: Fix the license field in the file picker width.

This commit is contained in:
Luca Bösch 2018-10-08 23:57:36 +02:00
parent 8b019fb709
commit 2eec5251af
3 changed files with 29 additions and 22 deletions

View file

@ -8594,6 +8594,9 @@ a.dimmed_text:visited,
#page-admin-report-backups-index .backup-unfinished[href]:focus, #page-admin-index .adminwarning.availableupdatesinfo .moodleupdateinfo.maturity50 .info.release[href]:focus {
background-color: #c9302c; }
.custom-select {
width: auto; }
.fade.in {
opacity: 1; }