diff --git a/pagure/static/pagure.css b/pagure/static/pagure.css index 4c36240..65c7b7f 100644 --- a/pagure/static/pagure.css +++ b/pagure/static/pagure.css @@ -228,17 +228,6 @@ a.notblue:hover { min-height: 30px; } -.repoinfo-branchlistitem -{ - padding:3px 5px 3px 5px; -} - -.repoinfo-activebranch -{ - background:#eee; - border:1px solid #ccc; -} - .comment_body img { max-width: 100%; border: 5px solid #fff;