MDL-42521 mod_feedback - Feedback does not show line graphs in Clean theme

This commit is contained in:
Andreas Grabs 2013-11-03 19:11:27 +01:00
parent 5386f0bbfe
commit 73bbdce8c6
3 changed files with 6 additions and 2 deletions

View file

@ -104,3 +104,7 @@ ul#feedback_draglist {
div#feedback_dragarea {
width:95%;
}
div img.feedback_bar_image {
height: 10px;
}