summaryrefslogtreecommitdiffstats
path: root/templates/user
diff options
context:
space:
mode:
authorCirno the Strongest <1447794+CirnoT@users.noreply.github.com>2021-01-04 13:18:12 +0100
committerGitHub <noreply@github.com>2021-01-04 13:18:12 +0100
commit21fbee150315f3d07032e89b449674547b6682a3 (patch)
tree04ff1317bad0dba31bd99ae4cff1532289b6306e /templates/user
parent4092c044e0ccd0f3b6c9224c34fb7d1265851f4b (diff)
downloadgitea-21fbee150315f3d07032e89b449674547b6682a3.tar.gz
gitea-21fbee150315f3d07032e89b449674547b6682a3.zip
Various UI fixes (#14239)
* Fix #14238 * Fix #14235 * Fix #14237 * Fix #14234 * Use octicon to show private status of repo in admin dashboard * Fix #14232 * Fix #14236
Diffstat (limited to 'templates/user')
-rw-r--r--templates/user/settings/grants_oauth2.tmpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/user/settings/grants_oauth2.tmpl b/templates/user/settings/grants_oauth2.tmpl
index 0b635ae0a9..cf24252ede 100644
--- a/templates/user/settings/grants_oauth2.tmpl
+++ b/templates/user/settings/grants_oauth2.tmpl
@@ -15,7 +15,9 @@
{{$.i18n.Tr "settings.revoke_key"}}
</button>
</div>
- {{svg "octicon-key"}}
+ <div class="left floated content">
+ {{svg "octicon-key"}}
+ </div>
<div class="content">
<strong>{{$grant.Application.Name}}</strong>
<div class="activity meta">