Skip to content

Commit 0167af2

Browse files
committed
fixed space
1 parent 8fcbaee commit 0167af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Adapters/Cartodb.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ public function getCode()
2929
$this->height = 520;
3030

3131
$url = $this->request->createUrl()->withDirectoryPosition(2, 'embed_map')->getUrl();
32-
32+
3333
return Utils::iframe($url, '100%', $this->height);
3434
}
3535
}

0 commit comments

Comments
 (0)