diff --git a/pagure/static/pagure.css b/pagure/static/pagure.css index 9e38f23..49c86e5 100644 --- a/pagure/static/pagure.css +++ b/pagure/static/pagure.css @@ -569,6 +569,10 @@ th[data-sort] { padding:0.5em; } +.attachment_list p { + margin-bottom: 0; +} + /*Our specific responsive overrides*/ @media (min-width:544px) { diff --git a/pagure/templates/_formhelper.html b/pagure/templates/_formhelper.html index 09509bf..8f73a3c 100644 --- a/pagure/templates/_formhelper.html +++ b/pagure/templates/_formhelper.html @@ -217,7 +217,7 @@