mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-27 18:52:14 +03:00
Fixed gallery image height
This commit is contained in:
parent
3ca25886eb
commit
ed2f9e499c
@ -448,7 +448,7 @@ figure blockquote p {
|
||||
|
||||
.kg-gallery-image img {
|
||||
width: 100% !important;
|
||||
height: 100% !important;
|
||||
height: auto !important;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user