forked from kevadesu/forgejo
Rework button styles on repo and commit page (#3104)
This commit is contained in:
parent
54907dfbd1
commit
1ed7f18815
3 changed files with 9 additions and 7 deletions
|
@ -6,7 +6,7 @@
|
|||
<div class="ui secondary menu">
|
||||
{{template "repo/branch_dropdown" .}}
|
||||
<div class="fitted item">
|
||||
<a href="{{.RepoLink}}/graph" class="ui basic small button">
|
||||
<a href="{{.RepoLink}}/graph" class="ui basic small compact button">
|
||||
<span class="text">
|
||||
<i class="octicon octicon-git-branch"></i>
|
||||
</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue