diff --git a/css/backoffice/components/tab-container/_tab-container.scss b/css/backoffice/components/tab-container/_tab-container.scss index 468b7d7c71..69b3919aa5 100644 --- a/css/backoffice/components/tab-container/_tab-container.scss +++ b/css/backoffice/components/tab-container/_tab-container.scss @@ -19,7 +19,6 @@ $ibo-tab-container--tab-toggler--padding-x: 24px !default; /* Rules */ .ibo-tab-container--tabs-list { @extend %ibo-full-height-content; - justify-content: center; height: $ibo-tab-container--tabs-list--height; background-color: $ibo-tab-container--tabs-list--background-color;