mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
PHRAS-2863 #comment fix lightbox mobile pdf reading on thumbnail #time 2h
This commit is contained in:
@@ -319,3 +319,8 @@ a.active_choice {
|
||||
color: #313131;
|
||||
padding: 6px 0 6px 30px;
|
||||
}
|
||||
|
||||
.pdf-iframe {
|
||||
background: #1a1a1a;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
@@ -694,6 +694,9 @@ button.confirm_report {
|
||||
iframe {
|
||||
min-height: 240px;
|
||||
width: auto;
|
||||
.ui-mobile & {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user