We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ff3efb commit 79103b7Copy full SHA for 79103b7
src/main/twirl/gitbucket/gist/edit.scala.html
@@ -36,7 +36,6 @@ <h1 style="margin: 0px;">New snippet</h1>
36
}
37
38
</div>
39
- <hr style="margin-bottom: 20px;"/>
40
<div class="content body">
41
<form id="form" method="POST" action="#">
42
<input type="text" name="description" id="description" class="form-control" style="margin-bottom: 8px;" value="@gist.map(_.description)" placeholder="Snippet descriptions..."/>
0 commit comments