Improve breaking of button groups.

This commit is contained in:
ReimuHakurei 2017-05-24 08:37:13 +00:00
parent f215f0803c
commit 8da628136f
2 changed files with 2 additions and 0 deletions

View File

@ -55,6 +55,7 @@
</label> </label>
{% endif %} {% endif %}
</div> </div>
<div class="hidden-xl"><br></div>
<div class="btn-group" data-toggle="buttons"> <div class="btn-group" data-toggle="buttons">
<label class="btn btn-danger {% if torrent.remake %}active{% endif %}" title="This torrent is derived from another release"> <label class="btn btn-danger {% if torrent.remake %}active{% endif %}" title="This torrent is derived from another release">
{{ form.is_remake }} {{ form.is_remake }}

View File

@ -53,6 +53,7 @@
Hidden Hidden
</label> </label>
</div> </div>
<div class="hidden-xl hidden-lg"><br></div>
<div class="btn-group" data-toggle="buttons"> <div class="btn-group" data-toggle="buttons">
<label class="btn btn-danger" title="This torrent is derived from another release"> <label class="btn btn-danger" title="This torrent is derived from another release">