Fixed border consistency
This commit is contained in:
parent
c9600ea323
commit
111dec6853
3 changed files with 8 additions and 6 deletions
|
@ -12,7 +12,6 @@
|
|||
</div>
|
||||
|
||||
<div class="details" data-coordinates="<%= number_with_delimiter(@note.lat) %>,<%=number_with_delimiter(@note.lon) %>" data-status="<%= @note.status %>">
|
||||
<br/>
|
||||
<%= note_event('open', @note.created_at, @note.author) %>
|
||||
<% if @note.status == "closed" %>
|
||||
<br/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue