1
0
Fork 0
forked from 0x2620/oxjs

fix filter button image

This commit is contained in:
rolux 2011-06-01 17:49:07 +02:00
commit 46f40c0623
2 changed files with 2 additions and 1 deletions

View file

@ -302,7 +302,7 @@ Ox.Filter = function(options, self) {
}),
new Ox.Button({
id: 'addgroup',
title: 'more',
title: 'bracket',
type: 'image'
})
.css({margin: '0 0 0 4px'})