diff --git a/src/bundle/Resources/public/scss/_tables.scss b/src/bundle/Resources/public/scss/_tables.scss index 3ab1f4b8a5..30b65c5e24 100644 --- a/src/bundle/Resources/public/scss/_tables.scss +++ b/src/bundle/Resources/public/scss/_tables.scss @@ -159,6 +159,10 @@ &--content-center { text-align: center; + + .ibexa-input--checkbox { + margin-bottom: 0; + } } }