MDL-46063 feedback: Fix user pictures

This commit is contained in:
Heiko Schach
2014-06-30 13:06:32 +03:00
parent 7a4832ecb9
commit 4c7a19eccc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ select {
}
}
.path-mod-feedback .generalbox div table tbody img {
.path-mod-feedback .feedback_bar_image {
height: 5px; // we should remove the bar height specification in core
}
File diff suppressed because one or more lines are too long