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

Rework button styles on repo and commit page (#3104)

This commit is contained in:
silverwind
2017-12-07 02:26:12 +01:00
committed by Bo-Yi Wu
parent 54907dfbd1
commit 1ed7f18815
3 changed files with 9 additions and 7 deletions

View File

@@ -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>