1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

minor CSS fix for #2068

This commit is contained in:
Unknwon
2015-12-02 19:53:39 -05:00
parent b83cb36049
commit 85449b2f11
2 changed files with 2 additions and 0 deletions

View File

@@ -158,6 +158,7 @@
}
tbody {
.icon {
margin-left: 3px;
margin-right: 5px;
}
}