Skip to content

Commit 79103b7

Browse files
committed
Remove a bottom border of the header
1 parent 5ff3efb commit 79103b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/twirl/gitbucket/gist/edit.scala.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ <h1 style="margin: 0px;">New snippet</h1>
3636
}
3737
}
3838
</div>
39-
<hr style="margin-bottom: 20px;"/>
4039
<div class="content body">
4140
<form id="form" method="POST" action="#">
4241
<input type="text" name="description" id="description" class="form-control" style="margin-bottom: 8px;" value="@gist.map(_.description)" placeholder="Snippet descriptions..."/>

0 commit comments

Comments
 (0)