Add height allocation support for vier
This commit is contained in:
parent
06818a96c3
commit
d081f8e80c
|
@ -698,6 +698,7 @@ audio {
|
||||||
figure.img-allocated-height {
|
figure.img-allocated-height {
|
||||||
position: relative;
|
position: relative;
|
||||||
background: center / auto rgba(0, 0, 0, 0.05) url(/images/icons/image.png) no-repeat;
|
background: center / auto rgba(0, 0, 0, 0.05) url(/images/icons/image.png) no-repeat;
|
||||||
|
margin: 0;
|
||||||
}
|
}
|
||||||
figure.img-allocated-height img{
|
figure.img-allocated-height img{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user