PHRAS-2863 #comment fix lightbox mobile pdf reading on thumbnail #time 2h

This commit is contained in:
Harrys Ravalomanana
2019-12-27 15:09:03 +04:00
parent 6ac8d5b904
commit 9e1fa5413a
3 changed files with 11 additions and 0 deletions

View File

@@ -694,6 +694,9 @@ button.confirm_report {
iframe {
min-height: 240px;
width: auto;
.ui-mobile & {
width: 100%;
}
}
}