Open lucaa opened 2 months ago
Actually, the logic I would expect here is that columns issued from the confluence section / columns macro are drawn / decorated using the bootstrap grid / columns rules, to be coherent with any other columns made in XWiki.
While I understand that the columns macro of confluence has a fixed with while the bootstrap columns are responsive and adapt to the screen, we should at least respect the spacing / margins. Also, from a code maintenance point of view, this set of macros (layout, section, column) should not come with a reimplementation of layouting, they should reuse the layouting of XWiki as much as possible.
How to reproduce:
Expected results:
Actual result: