mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-18 23:08:46 +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{
|
.ibo-breadcrumbs{
|
||||||
@extend %ibo-vertically-centered-content;
|
@extend %ibo-vertically-centered-content;
|
||||||
justify-content: flex-end; /* To hide first elements when there is not enough space to show all */
|
|
||||||
|
|
||||||
* {
|
* {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Reference in New Issue
Block a user