diff --git a/app/views/albums/index.html.erb b/app/views/albums/index.html.erb
index 510abb0..6fc9cf5 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: 140px;
- max-height: 200px;
+ height: 180px;
margin-top: 15px;
padding: 5px;
text-align: center;