This commit is contained in:
j 2011-05-29 23:00:26 +00:00
commit ef6bb1753a
2 changed files with 20 additions and 20 deletions

View file

@ -61,21 +61,6 @@ Ox.ListMap = function(options, self) {
marginLeft: '-3px',
marginTop: 0
});
/*
.css({
width: '21px',
height: '14px'
})
.load(function() {
var $this = $(this);
Ox.print($this.width() / $this.height())
$this.css({
width: Math.round(14 * $this.width() / $this.height()) + 'px',
height: '14px',
padding: '1px 0 0 1px'
});
});
*/
},
id: 'countryCode',
resizable: false, // fixme: implement