mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
N°2847 - Rework iTopWebPage layout (WIP Part VII)
- Breadcrumbs: Hide first elements when not enough space to show them all - iTopWebPage: Temporary fix for modals in order to enable // dev. on the linkedsets refactoring
This commit is contained in:
@@ -29,6 +29,7 @@ $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