]> git.mxchange.org Git - friendica.git/commitdiff
Add height allocation support for vier
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 24 Sep 2023 10:47:30 +0000 (06:47 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sun, 24 Sep 2023 10:48:59 +0000 (06:48 -0400)
view/global.css

index 247a9694f73d791f7e19009695021c89680b2725..25fe653b780cc1ed7d1fe6625c4dc9ee92a65830 100644 (file)
@@ -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;