MDL-47547 quiz editing: minor fixes following MDL-47547

* Remove unnecessary skip links.
* Disable shortforms for form in pop-ups.
* Remove some CSS that was hurting display of the add menu.
This commit is contained in:
Tim Hunt 2014-10-06 15:44:21 +01:00
parent 9c054ebbe3
commit 4d1fcfdf8a
3 changed files with 1 additions and 8 deletions

View file

@ -541,10 +541,6 @@ table.quizreviewsummary td.cell {
top: 0;
right: 0;
}
#page-mod-quiz-edit .add-menu {
max-height: 20px;
width:10em;
}
#page-mod-quiz-edit .slotnumber {
background-color: #D3D3D3;
text-align: center;