diff --git a/src/bundle/Resources/public/scss/_tools.scss b/src/bundle/Resources/public/scss/_tools.scss index c5b645eb..20e6e623 100644 --- a/src/bundle/Resources/public/scss/_tools.scss +++ b/src/bundle/Resources/public/scss/_tools.scss @@ -5,7 +5,7 @@ font-size: calculateRem(10px); background-color: $ibexa-color-light-100; padding: 0 calculateRem(16px); - height: calculateRem(32px); + height: calculateRem(40px); border-bottom-left-radius: $ibexa-border-radius; border-bottom-right-radius: $ibexa-border-radius; }