index
:
gogs.git
Gogs is a painless self-hosted Git service
log msg
author
committer
range
buildscript
main
mygogs
about
summary
refs
log
tree
commit
diff
path:
root
/
public
/
css
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Unknwon <u@gogs.io>
2017-03-10 15:23:01 -0500
committer
Unknwon <u@gogs.io>
2017-03-10 15:23:01 -0500
commit
0049c80cd9e711fa6bfecc96c3e774568ec3597a
(
patch
)
tree
116980167d84e7dea2a15093ee5389ed31728fe3
/
public/css
parent
ebc0943713196abe939e445f35e0f726f5cbee1e
(
diff
)
less/repository: minor fix for #git-stats
Diffstat
(limited to 'public/css')
-rw-r--r--
public/css/gogs.css
2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/gogs.css b/public/css/gogs.css
index 68a8d898..16705753 100644
--- a/
public/css/gogs.css
+++ b/
public/css/gogs.css
@@ -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 {