mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
N°3929 Fix carets on dashboard editor's select fields
This commit is contained in:
@@ -12,7 +12,9 @@ $ibo-input-select-icon--menu--icon--max-height: 80px !default;
|
||||
$ibo-input-select-icon--menu--icon--max-width: 45px !default;
|
||||
$ibo-input-select-icon--menu--icon--margin-right: 10px !default;
|
||||
|
||||
.ibo-input-select-icon{
|
||||
.ibo-input-select-icon{
|
||||
display: inline-block;
|
||||
text-align: left;
|
||||
>img{
|
||||
max-height: 100%;
|
||||
max-width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user