diff --git a/public/stylesheets/lightbox.css b/public/stylesheets/lightbox.css index 56c5d0f..c78a3f2 100644 --- a/public/stylesheets/lightbox.css +++ b/public/stylesheets/lightbox.css @@ -16,11 +16,12 @@ Modified : February 1, 2006 left:50%; z-index:9999; width:500px; - height:400px; margin:-220px 0 0 -250px; border:1px solid #fff; background:#FDFCE9; text-align:left; + + padding: 1em; } #lightbox[id]{ position:fixed; @@ -59,4 +60,4 @@ Modified : February 1, 2006 #lightbox.done img{ width:100%; height:100%; -} \ No newline at end of file +} -- libgit2 0.21.2