diff --git a/prototype/css/zallery.css b/prototype/css/zallery.css index 2cb83d8..1b67eeb 100755 --- a/prototype/css/zallery.css +++ b/prototype/css/zallery.css @@ -11,7 +11,7 @@ body{ } .photo-thumb, .photo { - padding: 0px; + padding: 2px; } .photo-thumb img, .photo img { width: 100%; diff --git a/prototype/main.html b/prototype/main.html index 854e90b..f7f00d2 100755 --- a/prototype/main.html +++ b/prototype/main.html @@ -100,30 +100,14 @@