]> git.mxchange.org Git - friendica.git/commitdiff
Take out overflow: hidden; from .wall-item-outside-wrapper to fix
authorzottel <github@zottel.net>
Fri, 2 Dec 2011 16:02:10 +0000 (08:02 -0800)
committerzottel <github@zottel.net>
Fri, 2 Dec 2011 16:02:10 +0000 (08:02 -0800)
problem with photo-menu being cut off.

view/theme/testbubble/style.css

index 971ad243180dbd7253faa2eed9e0578edf9f6526..44272a9c28f25669cf62a0486ab588eed97d880e 100644 (file)
@@ -883,7 +883,7 @@ profile-jot-banner-wrapper {
        margin-top: 20px;
        padding-right: 10px;
        padding-left: 12px;
-       overflow: hidden;
+/*     overflow: hidden; */
 }
 
 .wall-item-outside-wrapper-end { clear: both;}