mirror of
https://github.com/go-gitea/gitea
synced 2025-07-19 00:38:36 +00:00
* Fixed invalid HTML tag. * Fixed pagination. * Update templates/repo/graph/commits.tmpl Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
#git-graph-container {
|
||||
float: left;
|
||||
display: block;
|
||||
overflow-x: scroll;
|
||||
width: 100%;
|
||||
min-height: 350px;
|
||||
|
Reference in New Issue
Block a user