Remove form separator

[ci skip]
pull/6515/head
Oliver Günther 6 years ago
parent b99f78b2d2
commit 6d00b6ca5a
No known key found for this signature in database
GPG Key ID: A3A8BDAD7C0C552C
  1. 2
      app/views/wiki/_page_form.html.erb

@ -38,8 +38,6 @@
<%= list_attachments(resource, true) %>
<hr class="form--separator" />
<div class="form--field">
<%= f.text_field :comments,
class: '-border-on-hover-only -hide-placeholder-on-focus',

Loading…
Cancel
Save