X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plugins%2Fgooglemap%2Fstatic%2Fcss%2Fgooglemap.css;h=db33eebe5117380e20a05c1ff02d7ea3e60589e0;hb=60fab69b1491efb7a850a45458490a6be8417473;hp=bba477fac7b97fb22d615df6ae2d38f679525d34;hpb=3c762e77b024e3bdd261002e415bc2e931b3d52f;p=myslice.git diff --git a/plugins/googlemap/static/css/googlemap.css b/plugins/googlemap/static/css/googlemap.css index bba477fa..db33eebe 100644 --- a/plugins/googlemap/static/css/googlemap.css +++ b/plugins/googlemap/static/css/googlemap.css @@ -1,5 +1,6 @@ +/* use same height as the querytable plugin for nicer effect */ div.geo { - height: 500px; + height: 600px; /* these don't play out too well - somehow the bottom is off padding: 6px; border-width: 1px; @@ -12,6 +13,9 @@ div.geo { p.geo { text-align: center; font-weight: bold; + max-height: 200px; + width: 200px; + overflow: auto; } ul.geo {