aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2011-12-05 00:29:29 -0800
committerzottel <github@zottel.net>2011-12-05 00:29:29 -0800
commit3d0f17570f99189948994f7750d7ab7e10d17928 (patch)
treebf3bb07f801c86873dfe30041bd6c5baa3648e5c
parent6fc9eae9de5d2186b106165986d5d9bec48304cf (diff)
downloadvolse-hubzilla-3d0f17570f99189948994f7750d7ab7e10d17928.tar.gz
volse-hubzilla-3d0f17570f99189948994f7750d7ab7e10d17928.tar.bz2
volse-hubzilla-3d0f17570f99189948994f7750d7ab7e10d17928.zip
added img properties to get good results on all screen sizes
-rw-r--r--view/theme/testbubble/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/theme/testbubble/style.css b/view/theme/testbubble/style.css
index 44272a9c2..fc7b63b26 100644
--- a/view/theme/testbubble/style.css
+++ b/view/theme/testbubble/style.css
@@ -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;
}