mirror of
https://github.com/hkalexling/Mango.git
synced 2025-08-04 20:05:29 -04:00
Add space between entry title and button in modal
This commit is contained in:
parent
06d6311080
commit
d2f9735250
@ -7,8 +7,8 @@
|
||||
<h4 class="uk-margin-remove-bottom"><a id="modal-title-link"></a></h4>
|
||||
<% end %>
|
||||
<h3 class="uk-modal-title break-word uk-margin-remove-top" id="modal-entry-title"><span></span>
|
||||
<% unless page == "home" %>
|
||||
|
||||
<% unless page == "home" %>
|
||||
<% if is_admin %>
|
||||
<a id="modal-edit-btn" class="uk-icon-button" uk-icon="icon:pencil"></a>
|
||||
<% end %>
|
||||
|
Loading…
x
Reference in New Issue
Block a user