mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-42521 mod_feedback - Feedback does not show line graphs in Clean theme
This commit is contained in:
parent
5386f0bbfe
commit
73bbdce8c6
3 changed files with 6 additions and 2 deletions
|
@ -104,3 +104,7 @@ ul#feedback_draglist {
|
|||
div#feedback_dragarea {
|
||||
width:95%;
|
||||
}
|
||||
|
||||
div img.feedback_bar_image {
|
||||
height: 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue