From: Hypolite Petovan Date: Mon, 10 Feb 2020 13:06:12 +0000 (-0500) Subject: [frio] Fix more action button position on Firefox X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=3e5ec95dcd0bf0ccc19cd9480a633e8a6ab8c09c;p=friendica.git [frio] Fix more action button position on Firefox --- diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index f3dfe38161..00cd682cbc 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -1593,7 +1593,6 @@ aside .panel-body { .wall-item-container.panel-body { padding: 0; border-top: none; - overflow: hidden; } .wall-item-container .media { @@ -1908,7 +1907,7 @@ code > .hl-main { margin: 0 .3em; } .wall-item-actions .more-links { - position: absolute; + vertical-align: baseline; } .wall-item-responses > div > p {