diff --git a/app/views/albums/index.html.erb b/app/views/albums/index.html.erb index aca085e..9598ce3 100644 --- a/app/views/albums/index.html.erb +++ b/app/views/albums/index.html.erb @@ -12,8 +12,7 @@ .photo_collection_item { word-wrap: break-word; width: 170px; - min-height: 180px; - max-height: 200px; + height: 200px; margin-top: 15px; padding: 5px; text-align: center;