MDL-47978 quiz editing: fix display of last add menu

This commit is contained in:
Tim Hunt 2014-10-31 18:23:45 +00:00
parent 9ebee5df8e
commit 262105faf9

View File

@ -555,6 +555,11 @@ table.quizreviewsummary td.cell {
right: auto;
left: 0;
}
#page-mod-quiz-edit .moodle-actionmenu[data-enhanced].show .menu a {
white-space: nowrap;
}
#page-mod-quiz-edit .slotnumber {
background-color: #D3D3D3;
text-align: center;