mirror of
https://github.com/moodle/moodle.git
synced 2025-04-22 08:55:15 +02:00
MDL-42711 theme port from LM: fixed up mod_feedback analysis bar heights from auto to 5px
This commit is contained in:
parent
cd578aa0e4
commit
2a8ab91c70
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user