1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-12-22 00:11:14 +00:00

Fixed that icons are truncated on the repository view.

git-svn-id: http://svn.redmine.org/redmine/trunk@16947 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2017-08-03 16:59:41 +00:00
parent 143cd53e78
commit 10571f5e58

View File

@ -1,3 +1,7 @@
table.entries a {
padding-top: 2px;
padding-bottom: 2px;
}
table.revision-info td {
margin: 0px;