1
0
mirror of https://github.com/moodle/moodle.git synced 2025-04-24 09:55:33 +02:00

MDL-56939 theme_boost: Link to MDL for future

This commit is contained in:
Dan Poltawski 2016-11-15 14:31:45 +00:00
parent dad0b3bfeb
commit e44bd69aaa

@ -296,7 +296,8 @@ fieldset.coursesearchbox label {
font-size: large;
}
/* Non-bootstrap selects with a size show their contents outside of the element. Remove when we update to stable bootstrap 4. */
/* Non-bootstrap selects with a size show their contents outside of the element.
* Remove when we update to stable bootstrap 4. (MDL-56511) */
select[size],
select[multiple] {
overflow: auto;