]> git.mxchange.org Git - friendica-addons.git/commitdiff
#8374: Removed wrapper from css
authorChristian Wiwie <jonsnow@posteo.de>
Tue, 17 Mar 2020 21:34:34 +0000 (22:34 +0100)
committerChristian Wiwie <jonsnow@posteo.de>
Tue, 17 Mar 2020 21:34:34 +0000 (22:34 +0100)
showmore_dyn/showmore_dyn.css

index 3e41fd3d4968b8240f4c1cf2cf28650ad8070bed..93cc87a539fc5d850af75b54062e53da94c69edd 100644 (file)
@@ -35,9 +35,3 @@
        position: relative;
        width: 100%;
 }
-
-.wall-item-body-wrapper {
-       position: relative;
-       width: 100%;
-       display: inline-block;
-}