MDL-82995 mod_feedback: fixed width of audio or video frames being 0
This commit is contained in:
@@ -45,6 +45,10 @@
|
||||
margin: 0 .5em;
|
||||
}
|
||||
|
||||
.path-mod-feedback .feedback-item-label {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* Analysis page */
|
||||
.path-mod-feedback table.analysis {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user