mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
N°2847 - Tab container: Fix some issues
- Fix extra tabs list being behind the tab content - Sanitize tab ID in the HTML
This commit is contained in:
@@ -82,6 +82,7 @@ $ibo-tab-container--extra-tab-toggler--background-color--on-hover: $ibo-color-gr
|
||||
}
|
||||
.ibo-tab-container--extra-tabs-list{
|
||||
position: absolute;
|
||||
z-index: 1;
|
||||
top: calc(100% + 6px);
|
||||
right: 12px;
|
||||
max-height: $ibo-tab-container--extra-tabs-list--max-height;
|
||||
|
||||
Reference in New Issue
Block a user