fix feed max width (images are 400px)
This commit is contained in:
@@ -42,7 +42,6 @@ function initPage(asHash) {
|
||||
self.tmp('out-of-data', false);
|
||||
self.tmp('feed_width', $('#feed').outerWidth(true));
|
||||
self.tmp('map_offset', -1 * self.tmp('feed_width') / $('body').outerWidth(true));
|
||||
self.tmp('map_padding', 0.05);
|
||||
self.tmp('tile_api', '?a=tile&id={id}&z={z}&x={x}&y={y}');
|
||||
|
||||
//Assign Track Type Colors
|
||||
|
||||
Reference in New Issue
Block a user