use same height for googlemap and querytable plugins
[myslice.git] / plugins / googlemap / static / css / googlemap.css
index bba477f..c50f9d8 100644 (file)
@@ -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;