aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/duepuntozero
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r--view/theme/duepuntozero/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index 48fa05368..f4c7af9e5 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -1904,6 +1904,11 @@ aside input[type='text'] {
}
+.photos {
+ height: auto;
+ overflow: auto;
+}
+
.photo-album-image-wrapper {
float: left;
margin-top: 15px;