mirror of
https://github.com/gogs/gogs.git
synced 2025-05-24 08:22:34 +00:00
less/repository: minor fix for #git-stats
This commit is contained in:
parent
ebc0943713
commit
0049c80cd9
@ -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 {
|
||||
|
@ -168,7 +168,7 @@
|
||||
}
|
||||
}
|
||||
#git-stats {
|
||||
padding: 5px 10px;
|
||||
padding: 10px;
|
||||
line-height: 0;
|
||||
.list {
|
||||
width: 100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user