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

#2154 fix form submit error

This commit is contained in:
Unknwon
2015-12-11 18:52:28 -05:00
parent 4d31eb2c0d
commit 477b4d3b50
6 changed files with 41 additions and 30 deletions

View File

@@ -25,9 +25,9 @@
}
.fork-flag {
margin-left: @mega-octicon-width + 8px;
margin-top: 3px;
display: block;
font-size: 12px;
line-height: 10px;
white-space: nowrap;
}
}