mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-21 23:06:22 +00:00
fix: alineación botones en responsive #16292
This commit is contained in:
parent
1d1d0cde45
commit
b8c54a4d0f
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
|||
%caption.sr-only= t('posts.caption')
|
||||
%thead
|
||||
%tr.sticky-top
|
||||
%th.border-0{ colspan: '4' }
|
||||
%th.border-0.p-0.p-md-2-plus{ colspan: '4' }
|
||||
.d-flex.flex-row.justify-content-between
|
||||
%div
|
||||
= submit_tag t('posts.reorder.submit'), class: 'btn btn-secondary'
|
||||
|
|
Loading…
Reference in a new issue