From 233cb73c4ae53e94dcaddf6e35b2bdbfb5da0e08 Mon Sep 17 00:00:00 2001 From: Ryan Lerch Date: Aug 16 2018 10:00:48 +0000 Subject: remove file-button-bar class from CSS removes the custom rules for the file-button-bar class, replacing it with bootstrap utilites. --- diff --git a/pagure/static/pagure.css b/pagure/static/pagure.css index 871beac..8bbb212 100644 --- a/pagure/static/pagure.css +++ b/pagure/static/pagure.css @@ -112,12 +112,6 @@ pre { cursor: pointer; } -.file-button-bar -{ -background:#ededed; -padding: 0.3rem; -} - .stretch-table-column { min-width:99%; diff --git a/pagure/templates/blame.html b/pagure/templates/blame.html index 1c79ea8..9373194 100644 --- a/pagure/templates/blame.html +++ b/pagure/templates/blame.html @@ -111,7 +111,7 @@ {% if content %}
-