aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/duepuntozero
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-01-24 20:21:14 -0800
committerFriendika <info@friendika.com>2011-01-24 20:21:14 -0800
commitfc5316fe21d567802adf784d4b984852f0c7ee90 (patch)
tree10bb8d071771820a4502e5872e43e7f4a9cee2e6 /view/theme/duepuntozero
parent0f64e1e623b492e005032e42b69df5d8b2f35d05 (diff)
downloadvolse-hubzilla-fc5316fe21d567802adf784d4b984852f0c7ee90.tar.gz
volse-hubzilla-fc5316fe21d567802adf784d4b984852f0c7ee90.tar.bz2
volse-hubzilla-fc5316fe21d567802adf784d4b984852f0c7ee90.zip
allow a video and/or photo to fit with scrollbars
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r--view/theme/duepuntozero/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index 13d396e78..388f1e230 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -1880,6 +1880,6 @@ a.mail-list-link {
}
.wall-item-content {
- max-height: 350px;
+ max-height: 400px;
overflow:auto;
}