mirror of
https://github.com/simon987/nyaa.git
synced 2025-04-20 10:46:42 +00:00
Improve breaking of button groups.
This commit is contained in:
parent
f215f0803c
commit
8da628136f
@ -55,6 +55,7 @@
|
||||
</label>
|
||||
{% endif %}
|
||||
</div>
|
||||
<div class="hidden-xl"><br></div>
|
||||
<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">
|
||||
{{ form.is_remake }}
|
||||
|
@ -53,6 +53,7 @@
|
||||
Hidden
|
||||
</label>
|
||||
</div>
|
||||
<div class="hidden-xl hidden-lg"><br></div>
|
||||
<div class="btn-group" data-toggle="buttons">
|
||||
|
||||
<label class="btn btn-danger" title="This torrent is derived from another release">
|
||||
|
Loading…
x
Reference in New Issue
Block a user