less/repository: minor fix for #git-stats

This commit is contained in:
Unknwon
2017-03-10 15:23:01 -05:00
parent ebc0943713
commit 0049c80cd9
2 changed files with 2 additions and 2 deletions

View File

@@ -1241,7 +1241,7 @@ footer .ui.language .menu {
font-weight: normal;
}
.repository.file.list #git-stats {
padding: 5px 10px;
padding: 10px;
line-height: 0;
}
.repository.file.list #git-stats .list {

View File

@@ -168,7 +168,7 @@
}
}
#git-stats {
padding: 5px 10px;
padding: 10px;
line-height: 0;
.list {
width: 100%;