5
0
Fork 0
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:
maki 2024-05-14 12:05:48 -03:00
parent 1d1d0cde45
commit b8c54a4d0f

View file

@ -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'