make the map options menu more compact

This commit is contained in:
rolux 2012-04-04 17:44:32 +02:00
parent ef0e161ab0
commit 6c4e520b6d

View file

@ -255,8 +255,9 @@ Ox.Map = function(options, self) {
keyboard: 'c'
}
],
title: 'Options...',
width: 96
title: 'set',
tooltip: 'Map Options',
type: 'image'
})
.css({float: 'left', margin: '4px'})
.bindEvent({