PHRAS-2848 Fix video display

This commit is contained in:
Harrys Ravalomanana
2019-12-12 15:14:19 +04:00
parent 86752ad714
commit e037e15e95

View File

@@ -693,6 +693,7 @@ button.confirm_report {
text-align: center; text-align: center;
iframe { iframe {
min-height: 240px; min-height: 240px;
width: auto;
} }
} }