diff --git a/static/js/init.js b/static/js/init.js index 0959ed3..2ce831b 100644 --- a/static/js/init.js +++ b/static/js/init.js @@ -48,7 +48,7 @@ var parallelism = (function($) { var _ = { marginTop: 0, // Nudge the reel by this value (in px) after it's been vertically centered. - verticalNudge: 60, + verticalNudge: 0, // Maximum number of rows. maxRows: 5, diff --git a/templates/albumSettings.hamlet b/templates/albumSettings.hamlet index 57816b5..5650908 100644 --- a/templates/albumSettings.hamlet +++ b/templates/albumSettings.hamlet @@ -1,9 +1,9 @@ $newline always