summaryrefslogtreecommitdiffstats
path: root/templates/repo/user_cards.tmpl
diff options
context:
space:
mode:
authorKN4CK3R <admin@oldschoolhack.me>2023-04-29 21:43:01 +0200
committerGitHub <noreply@github.com>2023-04-29 15:43:01 -0400
commita18919bba6e7f56572b782ce00285960accbde87 (patch)
treed3cc30e6a2ef99f1fe36691f3866b804607f9ee8 /templates/repo/user_cards.tmpl
parentcc64a925602d54f3439dd19f16b5280bd0377a7a (diff)
downloadgitea-a18919bba6e7f56572b782ce00285960accbde87.tar.gz
gitea-a18919bba6e7f56572b782ce00285960accbde87.zip
Fix user-cards format (#24428)
Fixes #24418
Diffstat (limited to 'templates/repo/user_cards.tmpl')
-rw-r--r--templates/repo/user_cards.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/user_cards.tmpl b/templates/repo/user_cards.tmpl
index bc159f523a..fd9585b22d 100644
--- a/templates/repo/user_cards.tmpl
+++ b/templates/repo/user_cards.tmpl
@@ -1,4 +1,4 @@
-<div class="ui container user-cards">
+<div class="user-cards">
{{if .CardsTitle}}
<h2 class="ui dividing header">
{{.CardsTitle}}