I swear I fixed this... already?
This commit is contained in:
Zixaphir 2013-10-14 08:29:29 -07:00
parent 9a07882566
commit 6d9b9cef8f
3 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -2334,6 +2334,7 @@ article li {
max-width: 100%;
}
.gal-fit-height .gal-image img {
max-height: 95vh;
max-height: calc(100vh - 25px);
}
.gal-buttons {