aboutsummaryrefslogtreecommitdiff
path: root/views/default/photos
diff options
context:
space:
mode:
authorSem <sembrestels@riseup.net>2012-08-01 18:45:25 +0200
committerSem <sembrestels@riseup.net>2012-08-01 18:45:25 +0200
commit6ef62a444fbcebea25cf475613d5cab0c43b58c8 (patch)
treeafaebc49ab4af76beacb5b32754f98882ee0c46b /views/default/photos
parent048c1b586989caa3a8bd0b11ad19442d919dbd67 (diff)
downloadelgg-6ef62a444fbcebea25cf475613d5cab0c43b58c8.tar.gz
elgg-6ef62a444fbcebea25cf475613d5cab0c43b58c8.tar.bz2
Added support for colorbox.
Diffstat (limited to 'views/default/photos')
-rw-r--r--views/default/photos/css.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/default/photos/css.php b/views/default/photos/css.php
index 2290e1f9a..8fa7f730c 100644
--- a/views/default/photos/css.php
+++ b/views/default/photos/css.php
@@ -18,6 +18,7 @@
}
.elgg-module-tidypics-image {
margin: 5px auto;
+ height: 80%;
}
.tidypics-gallery-widget > li {