fix feed max width (images are 400px)

This commit is contained in:
2019-02-03 14:44:20 +01:00
parent bfd3531362
commit 471d771972
4 changed files with 3 additions and 3 deletions

View File

@@ -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