mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-17 14:28:53 +02:00
N°2847 - Breadcrumbs: Rollback try to hide first elements when too many elements
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user