From 97bd79a61b310ba16544efebf1f47b7228aeb4c9 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Jan 27 2016 10:10:27 +0000 Subject: Small css adjustment for my weird setup --- diff --git a/pagure/static/pagure.css b/pagure/static/pagure.css index 9fb922e..7c9c806 100644 --- a/pagure/static/pagure.css +++ b/pagure/static/pagure.css @@ -393,9 +393,12 @@ a.notblue { text-align: right; } -.branch_del #delete_branch_form -{ -display:inline; +.branch_del .label{ + padding: 0.25em 0.3em; +} + +.branch_del #delete_branch_form { + display:inline; } .branch_del .btn-secondary{