Notice: Use of undefined constant JVERSION - assumed 'JVERSION' in /home/kapitochka/comtria.ru/docs/media/plugin_googlemap2/site/googlemaps/googlemaps.css.php on line 67
Warning: Cannot modify header information - headers already sent by (output started at /home/kapitochka/comtria.ru/docs/media/plugin_googlemap2/site/googlemaps/googlemaps.css.php:67) in /home/kapitochka/comtria.ru/docs/media/plugin_googlemap2/site/googlemaps/googlemaps.css.php on line 78
/* For img in the map remove borders, shadow, no margin and no max-width
*/
.map img {
border: 0px;
box-shadow: 0px;
margin: 0px;
max-width: none !important;
}
/* Make sure the directions are below the map
*/
.directions {
clear: left;
}
/* Solve problems in chrome with the show of the direction steps in full width
*/
.adp-placemark {
width : 100%
}