Update css for .imageFeed img to always be 100%
parent
f61e0b3e8f
commit
5423aa701d
|
@ -767,6 +767,6 @@ a.flip {
|
|||
position: relative;
|
||||
}
|
||||
.imageFeed img {
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue