diff --git a/source/Ox.UI/js/Map/Ox.Map.js b/source/Ox.UI/js/Map/Ox.Map.js index 826499e0..3012e5bd 100644 --- a/source/Ox.UI/js/Map/Ox.Map.js +++ b/source/Ox.UI/js/Map/Ox.Map.js @@ -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({