From: Andy Allan Date: Wed, 15 Jan 2020 10:58:47 +0000 (+0100) Subject: Rework issues display page to be responsive X-Git-Tag: live~3349^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/cd801b2c12eae0f11fadf4b247e1403f9e3a5b78?hp=cd801b2c12eae0f11fadf4b247e1403f9e3a5b78 Rework issues display page to be responsive This change uses the bootstrap grid to make the issues page responsive, and avoids having lots of custom widths of divs specified via CSS. It also changes the display of the reports and comments to be more like diary entry comments, by having all metadata on one line and shown before the comment / report text. ---