1
0
mirror of https://github.com/moodle/moodle.git synced 2025-04-14 04:52:36 +02:00

MDL-60008 assign: editpdf menus

The edit pdf menus are all broken on small screen sizes. They consume 100% of the page with for no reason.
This commit is contained in:
Damyon Wiese 2018-07-20 14:59:21 +08:00
parent 66c262777c
commit 3adea4e265

@ -229,6 +229,7 @@
margin-right: 0;
margin-top: 0;
border-radius: 4px;
width: 30px;
}
.moodle-dialogue-base .moodle-dialogue.assignfeedback_editpdf_dropdown .moodle-dialogue-bd {