catalyst / moodle-block_multiblock

Moodle plugin which allows you to embed multiple blocks within a single block region using different formats including tabs and accordions
GNU General Public License v3.0
12 stars 11 forks source link

Tab borders go away when there are too many tabs. #21

Closed peterspicer-catalyst closed 4 years ago

peterspicer-catalyst commented 4 years ago

Reported by Jakub.

Tab borders go away when there are too many tabs.

image

Arantor commented 4 years ago

This isn't something that is fixable inside Multiblock; it's a thing that happens inside the markup with Bootstrap itself and can happen in any context where Bootstrap 4 is being used.