N°2847 - Breadcrumbs: Rollback try to hide first elements when too many elements

This commit is contained in:
Molkobain
2020-08-03 09:26:02 +02:00
parent 61d611c136
commit ac2280df50

View File

@@ -29,7 +29,6 @@ $ibo-breadcrumbs--item-separator--text-color: $ibo-color-grey-500 !default;
.ibo-breadcrumbs{
@extend %ibo-vertically-centered-content;
justify-content: flex-end; /* To hide first elements when there is not enough space to show all */
* {
display: flex;