mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-09 19:36:27 +00:00
[Printer] Resize 'Add file' button
This commit is contained in:
parent
a3cc9857e2
commit
511eb2d7a1
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
{% endfor %}
|
||||
</div>
|
||||
|
||||
<button type="button" class="btn btn-primary btn-sm" role="button" id="add_one">{% trans "Add a file"%}</button>
|
||||
<button type="button" class="btn btn-primary" role="button" id="add_one">{% trans "Add a file"%}</button>
|
||||
|
||||
{% bootstrap_button action_name name="options" button_type="submit" icon="star" %}
|
||||
</form>
|
||||
|
|
Loading…
Reference in a new issue