From 775f55b2d013608d3c53166d36ec927e08c3dcef Mon Sep 17 00:00:00 2001 From: bobzel Date: Mon, 21 Aug 2023 15:45:09 -0400 Subject: fixed alignemnt of map search --- src/client/views/nodes/MapBox/MapBox.scss | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/client/views/nodes/MapBox/MapBox.scss') diff --git a/src/client/views/nodes/MapBox/MapBox.scss b/src/client/views/nodes/MapBox/MapBox.scss index a910f294e..7e96d2d4e 100644 --- a/src/client/views/nodes/MapBox/MapBox.scss +++ b/src/client/views/nodes/MapBox/MapBox.scss @@ -14,7 +14,9 @@ .mapBox-searchbar { display: flex; flex-direction: row; - width: calc(100% - 40px); + .editableText-container { + width: 100%; + } } .mapBox-topbar { display: flex; -- cgit v1.2.3-70-g09d2