]> git.mxchange.org Git - friendica.git/commitdiff
added img properties to get good results on all screen sizes
authorzottel <github@zottel.net>
Mon, 5 Dec 2011 08:29:29 +0000 (00:29 -0800)
committerzottel <github@zottel.net>
Mon, 5 Dec 2011 08:29:29 +0000 (00:29 -0800)
view/theme/testbubble/style.css

index 44272a9c28f25669cf62a0486ab588eed97d880e..fc7b63b26d16e2432944bac1665adf81aa37f774 100644 (file)
@@ -979,6 +979,8 @@ profile-jot-banner-wrapper {
        max-width: 85%;
 }
 
+.wall-item-body img { max-width: 100%; height: auto; }
+
 .wall-item-body p {
        font-size: 0.8em;
 }