MDL-42711 theme port from LM: fixed up mod_feedback analysis bar heights from auto to 5px

This commit is contained in:
Aparup Banerjee 2013-11-13 11:20:14 +08:00
parent cd578aa0e4
commit 2a8ab91c70

View File

@ -37,6 +37,10 @@ select {
}
}
.path-mod-feedback .generalbox div table tbody img {
height: 5px; // we should remove the bar height specification in core
}
@media (max-width: 979px) {
.path-mod-forum .forumheaderlist {
thead .header {