MDL-65679 assign: Collapsing comments
The comments should appear above everything else when expanded, and expanding/collapsing comments should not affect the position of anything else in the page. All credit goes to Damyon Wiese.
This commit is contained in:
@@ -343,7 +343,8 @@ ul.assignfeedback_editpdf_menu {
|
||||
|
||||
.assignfeedback_editpdf_widget .commentdrawable {
|
||||
display: flex;
|
||||
z-index: 1;
|
||||
z-index: 50;
|
||||
height: 0;
|
||||
}
|
||||
|
||||
.assignfeedback_editpdf_widget .commentdrawable label {
|
||||
|
||||
Reference in New Issue
Block a user