]> git.openstreetmap.org Git - rails.git/commit
Wrap message action buttons in divs
authorAnton Khorev <tony29@yandex.ru>
Mon, 15 Apr 2024 00:14:00 +0000 (03:14 +0300)
committerAnton Khorev <tony29@yandex.ru>
Mon, 15 Apr 2024 00:14:00 +0000 (03:14 +0300)
commit5befc0658a8ea301f4fbdf0c348c725e140da5fb
tree5fc3f230ad5ccc21df620b2cc65dd33c94d0125e
parent28a39c645fd3addaeb8d00921b40308588934865
Wrap message action buttons in divs

Avoid redefining table cell display css property using d-flex. Now d-flex is on wrapper divs.
app/views/messages/_message_summary.html.erb
app/views/messages/_sent_message_summary.html.erb