forked from 0x2620/pandora
use Ox.SCROLLBAR_SIZE
This commit is contained in:
parent
4338315d57
commit
22beb05b5a
2 changed files with 2 additions and 2 deletions
|
|
@ -92,7 +92,7 @@ pandora.ui.tasksDialog = function(options) {
|
|||
},
|
||||
title: Ox._('Status'),
|
||||
visible: true,
|
||||
width: 156
|
||||
width: 176 - Ox.SCROLLBAR_SIZE
|
||||
},
|
||||
{
|
||||
id: 'progress',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue