mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
fix - load lightbox library
set height of lightbox iframe to 100%
This commit is contained in:
@@ -51,6 +51,9 @@ img {
|
||||
|
||||
.documentTips {
|
||||
height: 100%;
|
||||
iframe {
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
#bottom_container {
|
||||
|
Reference in New Issue
Block a user