]> git.openstreetmap.org Git - rails.git/commitdiff
Bootstrap 5: Remove use of form-row class
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 11 May 2022 14:31:50 +0000 (15:31 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 20 Jul 2022 13:41:41 +0000 (14:41 +0100)
This has been replaced by simple `row` class in v5. We can also use the
gx-N classes here, which tighten up the horizontal gutter sizes for
space-constrained forms.


No differences found