diff --git a/static/css/quay.css b/static/css/quay.css
index 6f016dd56..d8da48707 100644
--- a/static/css/quay.css
+++ b/static/css/quay.css
@@ -564,6 +564,10 @@ p.editable:hover i {
}
.repo .description p {
+ margin-bottom: 6px;
+}
+
+.repo .description p:last-child {
margin: 0px;
}
diff --git a/static/partials/view-repo.html b/static/partials/view-repo.html
index 831887c46..aaadbb067 100644
--- a/static/partials/view-repo.html
+++ b/static/partials/view-repo.html
@@ -100,7 +100,7 @@
- Selected Image
+ Image