changed emoji widget

This commit is contained in:
vabene1111
2019-12-24 11:37:53 +01:00
parent efabed8b2a
commit 417e372c42
6 changed files with 10 additions and 12 deletions

View File

@@ -45,11 +45,6 @@
<!-- Fontawesome icons -->
<link rel="stylesheet" href="{% static "fontawesome/fontawesome_all.min.css" %}">
<!-- Emojiara stuff for emoji select -->
<!--TODO refactor and look for better solution -->
<link rel="stylesheet" href="{% static "emojionearea/emojionearea.min.css" %}">
<script type="text/javascript" src="{% static "emojionearea/emojionearea.min.js" %}"></script>
{% block extra_head %} <!-- block for templates to put stuff into header -->
{% endblock %}

View File

@@ -44,7 +44,7 @@
<div class="card-body">
<div class="row">
<div class="col col-md-9">
<h5 class="card-title">{% trans 'Ingredients' %}</h5>
<h4 class="card-title">{% trans 'Ingredients' %}</h4>
</div>
<div class="col col-md-3">