ndunand / moodle-mod_choicegroup

Moodle "Group Choice" plugin
https://moodle.org/plugins/mod_choicegroup
35 stars 63 forks source link

Force size of help icon #223

Closed Jenczu11 closed 1 week ago

Jenczu11 commented 4 weeks ago

On Moodle 4.5 help icon takes full available space.

image

After the fix icon behaves normally.

image

NicoAlexH commented 1 week ago

Thanks for the fix ! It will be available in the next release

lucaboesch commented 1 week ago

Hard coding seems bad to me. Isn't there any possibility to achieve this with CSS?

NicoAlexH commented 1 week ago

Hey Luca ! You are right, thanks for your input. I simplified the code, I think it is better this way. Would you mind having a look ? https://github.com/ndunand/moodle-mod_choicegroup/commit/a5d6777deb990ae59b928fbdca2038cbab0d9ca2