Allow changing of gallery image size
This commit is contained in:
@@ -10,7 +10,7 @@ $(function(){
|
||||
});
|
||||
|
||||
$('#gallery').nanogallery2({
|
||||
thumbnailHeight: 200,
|
||||
thumbnailHeight: galleryUseHeight,
|
||||
thumbnailWidth: 'auto',
|
||||
|
||||
thumbnailGutterWidth: 10,
|
||||
|
||||
Reference in New Issue
Block a user