django-cms / djangocms-bootstrap4

django CMS Bootstrap 4 is a plugin bundle for django CMS providing several components from the popular Bootstrap 4 framework.
https://www.django-cms.org/
Other
82 stars 58 forks source link

spacing plugin: mb-xs-4 (and similar xs classes) do not exist in bootstrap #59

Closed macolo closed 5 years ago

macolo commented 5 years ago

mb-xs-4 has to be configured in bootstrap4 as: "mb-4 mb-sm-0" (0 is then true for anything bigger than sm)

This happens when you select to portrait mode mobile phone image in the spacing plugin's settings.