Skip to content

Commit 1399e15

Browse files
committed
[plugin:gmap] fix popup of google search bar
1 parent e2b36c8 commit 1399e15

File tree

1 file changed

+2
-0
lines changed
  • xoops_trust_path/modules/xpwiki/skin/css

1 file changed

+2
-0
lines changed

xoops_trust_path/modules/xpwiki/skin/css/gmap.css

+2
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,14 @@ $class .gmap_insertmarker_street_info {
5050

5151
div.gs-result {
5252
font-size: 9pt !important;
53+
/*
5354
position: absolute;
5455
top: -10px;
5556
left: -5px;
5657
width: 100%;
5758
height: 135%;
5859
overflow: auto;
60+
*/
5961
}
6062

6163
div.gs-country {

0 commit comments

Comments
 (0)