mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Change DashletBadge preferred height
This commit is contained in:
@@ -2391,7 +2391,7 @@ HTML;
|
||||
'min_height' => 1,
|
||||
'min_width' => 2,
|
||||
'preferred_width' => 2,
|
||||
'preferred_height' => 2,
|
||||
'preferred_height' => 1,
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user