* Fix bug #24288.
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
$(function()
|
||||
{
|
||||
adjustPriBoxWidth();
|
||||
if(config.onlybody)
|
||||
{
|
||||
$('#ownerAndPriBox .picker-selection').css('width', '123px');
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user