Closed ftourangeau closed 2 years ago
When using "Display marking" on a question, the "X" icon displayed in the "Show feedback" button overlaps the button text on screen with smaller width.
remove following code from theme .buttons .buttons-marking-icon { left:unset !important; right:25px; }
.buttons .buttons-marking-icon { left:unset !important; right:25px; }
When using "Display marking" on a question, the "X" icon displayed in the "Show feedback" button overlaps the button text on screen with smaller width.