mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
N°3930 Fix dashlets select property with a set size
This commit is contained in:
@@ -59,6 +59,10 @@ $ibo-input-select--action-button--padding-right: 2px !default;
|
||||
padding-left: $ibo-input--padding-x;
|
||||
}
|
||||
}
|
||||
|
||||
&[size]{
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
.ibo-input-select-autocomplete{
|
||||
min-width: $ibo-input-select-autocomplete--value--min-midth !important;
|
||||
|
||||
Reference in New Issue
Block a user