diff --git a/pagure/static/pagure.css b/pagure/static/pagure.css index b43bcf9..d6a5931 100644 --- a/pagure/static/pagure.css +++ b/pagure/static/pagure.css @@ -638,6 +638,10 @@ th[data-sort] { margin-left: .5rem !important } +#update_comment { + height: 15em; +} + /*Our specific responsive overrides*/ @media (min-width:544px) {