mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"
This reverts commitc226e92284
, reversing changes made to80b23854bc
.
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
<li class="drop right">
|
||||
<button class="btn btn-green text-bold" id="dashboard-new-repo">
|
||||
<i class="octicon octicon-plus"></i>
|
||||
<span class="sr-only">{{.i18n.Tr "new"}}</span>
|
||||
</button>
|
||||
<ul class="menu menu-vertical drop-down" id="dashboard-new-repo-menu">
|
||||
<li><a href="{{AppSubUrl}}/repo/create"><i class="octicon octicon-repo-create"></i>{{.i18n.Tr "new_repo"}}</a></li>
|
||||
|
Reference in New Issue
Block a user