Add event venue styling

This commit is contained in:
Brian Miyaji
2016-12-12 19:08:43 +11:00
parent 9503aefcdf
commit d9463d6193

View File

@@ -328,6 +328,17 @@
text-decoration: none !important;
}
/* Venues */
.sp-event-venue-map-row td {
padding: 0 !important;
}
.sp-event-venue-map-row .sp-google-map {
display: block !important;
margin: 0 !important;
}
/* Profiles */
.sp-template-details dl {