diff options
Diffstat (limited to 'view/theme/loozah')
-rw-r--r-- | view/theme/loozah/style.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index ff31a7807..54f4f24f2 100644 --- a/view/theme/loozah/style.css +++ b/view/theme/loozah/style.css @@ -1944,6 +1944,11 @@ a.mail-list-link { margin-top: 15px; } +.photos { + height: auto; + overflow: auto; +} + .photo-album-image-wrapper { float: left; margin-top: 15px; |