mirror of
https://github.com/friendica/friendica
synced 2024-11-17 22:23:41 +00:00
Add height allocation support for vier
This commit is contained in:
parent
06818a96c3
commit
d081f8e80c
1 changed files with 1 additions and 0 deletions
|
@ -698,6 +698,7 @@ audio {
|
|||
figure.img-allocated-height {
|
||||
position: relative;
|
||||
background: center / auto rgba(0, 0, 0, 0.05) url(/images/icons/image.png) no-repeat;
|
||||
margin: 0;
|
||||
}
|
||||
figure.img-allocated-height img{
|
||||
position: absolute;
|
||||
|
|
Loading…
Reference in a new issue