webtrees
webtrees copied to clipboard
Convert individual tabs to bootstrap grid
Replaced the containing table with a bootstrap grid. This fixes all the problems with content overflowing the right margin and even looks reasonable when the browser width is reduced such that the columns fold.
Requires two new webtrees classes for theming, everthing else is pure bootstrap.
Codecov Report
Merging #4861 (cb05bc8) into main (ebb4f7d) will decrease coverage by
0.01%
. Report is 1 commits behind head on main. The diff coverage is0.00%
.
@@ Coverage Diff @@
## main #4861 +/- ##
============================================
- Coverage 30.97% 30.97% -0.01%
Complexity 11368 11368
============================================
Files 1168 1168
Lines 47875 47877 +2
============================================
Hits 14828 14828
- Misses 33047 33049 +2
Files Changed | Coverage Δ | |
---|---|---|
app/Module/IndividualFactsTabModule.php | 0.00% <0.00%> (ø) |