fisharebest / webtrees

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

Convert tabs to bootstrap grid #4860

Closed ddrury closed 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.

It only requires two new webtrees classes, primarily for theming, everthing else is pure bootstrap.

codecov[bot] commented 1 year ago

Codecov Report

Merging #4860 (e9b4297) 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    #4860      +/-   ##
============================================
- 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%> (ø)