]> git.mxchange.org Git - friendica.git/commitdiff
[frio] Fix more action button position on Firefox
authorHypolite Petovan <hypolite@mrpetovan.com>
Mon, 10 Feb 2020 13:06:12 +0000 (08:06 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 10 Feb 2020 13:06:12 +0000 (08:06 -0500)
view/theme/frio/css/style.css

index f3dfe3816198a2ed99e71a2abff9d2a8bc5c8e9f..00cd682cbccb425f564827377e5ec289289af528 100644 (file)
@@ -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 {