This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
heuzef
/
pinry
огледало од
https://github.com/pinry/pinry.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
44
Вики
Activity
Преглед изворни кода
Reduce the top margin on lightbox
tags/v1.0.0
Isaac Bythewood
пре 11 година
родитељ
8ec96a07ce
комит
29665a41a5
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pinry/static/js/lightbox.js
+ 1
- 1
pinry/static/js/lightbox.js
Прегледај датотеку
@@ -53,7 +53,7 @@ $(window).load(function() {
});
$('.lightbox-wrapper').css({
'width': context.width,
'margin-top':
10
0,
'margin-top':
7
0,
'margin-left': -context.width/2
});
Write
Preview
Loading…
Откажи
Сачувај