increase width of find select

This commit is contained in:
rolux 2014-01-19 09:54:02 +00:00
commit 0b49c021d7
2 changed files with 3 additions and 3 deletions

View file

@ -49,7 +49,7 @@ pandora.ui.findElement = function() {
),
overlap: 'right',
value: findKey,
width: 112
width: 128
})
.bindEvent({
change: function(data) {