From: Hypolite Petovan Date: Sun, 24 Sep 2023 10:47:30 +0000 (-0400) Subject: Add height allocation support for vier X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d081f8e80c1cbf83d29ab8db074ed56b82a34d3e;p=friendica.git Add height allocation support for vier --- diff --git a/view/global.css b/view/global.css index 247a9694f7..25fe653b78 100644 --- a/view/global.css +++ b/view/global.css @@ -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;