From: Anton Khorev Date: Mon, 15 Apr 2024 00:14:00 +0000 (+0300) Subject: Wrap message action buttons in divs X-Git-Tag: live~1194^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/5befc0658a8ea301f4fbdf0c348c725e140da5fb?hp=5befc0658a8ea301f4fbdf0c348c725e140da5fb Wrap message action buttons in divs Avoid redefining table cell display css property using d-flex. Now d-flex is on wrapper divs. ---