mirror of
https://github.com/pinry/pinry.git
synced 2025-11-14 00:55:43 +01:00
Move to bootstrap 3, better design, move all vendor items local.
This commit is contained in:
@@ -56,8 +56,8 @@ $(window).load(function() {
|
||||
});
|
||||
$('.lightbox-wrapper').css({
|
||||
'width': context.image.standard.width,
|
||||
'margin-top': 70,
|
||||
'margin-bottom': 70,
|
||||
'margin-top': 80,
|
||||
'margin-bottom': 80,
|
||||
'margin-left': -context.image.standard.width/2
|
||||
});
|
||||
if ($('.lightbox-wrapper').height()+140 > $(window).height())
|
||||
|
||||
Reference in New Issue
Block a user