Migrate from Bootstrap 3 to 5 - #677
Merged
Merged
Conversation
jodal
force-pushed
the
bootstrap5
branch
2 times, most recently
from
July 24, 2026 14:51
ca89b37 to
8ee8c5a
Compare
Constrain forms to half page width on desktop, use the stacked form layout consistently, present the read-only account details as a description list, restore Bootstrap 3's vertical rhythm between heading-led sections, and polish the email addresses page.
Use Bootstrap 5's CSS variables to bring back the essentials of the old Bootstrap 3 design: the 14px base font size (which scales all rem-based component sizing to Bootstrap 3's denser proportions), the Helvetica Neue font stack, the #337ab7 primary blue, 4px border radius, the light gray navbar with bottom border, the btn-default look for outline buttons, links underlined only on hover, and Bootstrap 3's spacing between navbar items, release cards, and heading-led sections.
The fa-square-o name is from Font Awesome 4 and does not exist in the vendored Font Awesome 6, so unverified addresses rendered no icon.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #677 +/- ##
==========================================
+ Coverage 59.85% 59.89% +0.03%
==========================================
Files 41 41
Lines 2055 2057 +2
==========================================
+ Hits 1230 1232 +2
Misses 825 825 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.