* Fix bug #46414, modify width of tooltip box.
This commit is contained in:
@@ -38,7 +38,7 @@ foreach($config->block->projectstatistic->items as $module => $items)
|
||||
'title' => $lang->block->tooltips[$field],
|
||||
'placement' => 'bottom',
|
||||
'type' => 'white',
|
||||
'className' => 'text-dark border border-light leading-5'
|
||||
'className' => 'text-dark border border-light leading-5 w-60'
|
||||
)
|
||||
),
|
||||
'help',
|
||||
|
||||
Reference in New Issue
Block a user