Limit width of height allocated image to parent width
This commit is contained in:
@@ -715,6 +715,7 @@ figure.img-allocated-height {
|
||||
position: relative;
|
||||
background: center / auto rgba(0, 0, 0, 0.05) url(/images/icons/image.png) no-repeat;
|
||||
margin: 0;
|
||||
max-width: 100%;
|
||||
}
|
||||
figure.img-allocated-height img{
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user