Skip to content

Commit a2847d3

Browse files
committed
fixed map ui
1 parent 9b94519 commit a2847d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controllers/fsl_controllers.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -900,7 +900,7 @@ function loading() {
900900
}
901901
</script>
902902
903-
<div class="dropdown">
903+
<div class="dropdown" style="position:absolute;">
904904
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" ">
905905
Select Cluster
906906
</button>

0 commit comments

Comments
 (0)