fix dashboard repo link

This commit is contained in:
FuXiaoHei 2014-03-21 21:16:13 +08:00
parent ecc61ced41
commit 14ddb8b1fa
2 changed files with 3 additions and 3 deletions

View file

@ -397,7 +397,7 @@ html, body {
}
#gogs-feed-right .repo-panel .list-group-item a {
display: inline-block;
display: block;
margin-left: 0;
background-color: transparent;
padding-left: 0;
@ -427,7 +427,6 @@ html, body {
#gogs-feed-right .repo-panel span.stars {
color: #666;
line-height: 44px;
margin-right: 1em;
}