diff options
author | Sem <sembrestels@riseup.net> | 2012-08-02 21:15:33 +0200 |
---|---|---|
committer | Sem <sembrestels@riseup.net> | 2012-08-02 21:15:33 +0200 |
commit | a7fd00b23708431d9875f1e7cd1743558ff25c5b (patch) | |
tree | b4f0fad648a5c88875d6337b5ffd7dfad66b33f3 /views/default/photos/css.php | |
parent | 71e6db3c3dff9c9ec7e8109fc990f0d960273c9f (diff) | |
parent | 3ef058394574c630726c955ba2a54a63df453d08 (diff) | |
download | elgg-a7fd00b23708431d9875f1e7cd1743558ff25c5b.tar.gz elgg-a7fd00b23708431d9875f1e7cd1743558ff25c5b.tar.bz2 |
Merge branch 'colorbox' of git://github.com/sembrestels/Tidypics
Conflicts:
manifest.xml
start.php
Diffstat (limited to 'views/default/photos/css.php')
-rw-r--r-- | views/default/photos/css.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/default/photos/css.php b/views/default/photos/css.php index 0e0bbf5b4..49a7e139a 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 { |