]> source.dussan.org Git - redmine.git/commitdiff
Fixed that icons are truncated on the repository view.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 3 Aug 2017 16:59:41 +0000 (16:59 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 3 Aug 2017 16:59:41 +0000 (16:59 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@16947 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/scm.css

index 1f5d86e8ac31dfa05242cf93d6845507d323d4e9..946b85ed5df8825b99c6d3b02870cde2a276f787 100644 (file)
@@ -1,3 +1,7 @@
+table.entries a {
+  padding-top: 2px;
+  padding-bottom: 2px;
+}
 
 table.revision-info td {
     margin:  0px;