Skip to content

Commit 7c84c94

Browse files
authored
fixed create repo page layout (#17012)
Signed-off-by: Alexey Terentyev <[email protected]>
1 parent a334a95 commit 7c84c94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/repo/create.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{{template "base/head" .}}
22
<div class="page-content repository new repo">
3-
<div class="ui middle very relaxed page grid">
3+
<div class="ui middle very relaxed page one column grid">
44
<div class="column">
55
<form class="ui form" action="{{.Link}}" method="post">
66
{{.CsrfTokenHtml}}

0 commit comments

Comments
 (0)