Open richardofsussex opened 1 month ago
There are layout issues on the Details page. All children of .grid need a .griditem and that all .griditems need a parent .grid. This is not currently the case.
See branch fb_594_rbl which attempts to remedy the problem (and remove duplicate rows).
fb_594_rbl
There are layout issues on the Details page. All children of .grid need a .griditem and that all .griditems need a parent .grid. This is not currently the case.