fisharebest / webtrees

Online genealogy
https://webtrees.net
GNU General Public License v3.0
429 stars 294 forks source link

Convert individual tabs to bootstrap grid #4861

Open ddrury opened 1 year ago

ddrury commented 1 year ago

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[bot] commented 1 year ago

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 is 0.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%> (ø)