From d9463d6193f4f40381c06aab4dc15843fc10597b Mon Sep 17 00:00:00 2001 From: Brian Miyaji Date: Mon, 12 Dec 2016 19:08:43 +1100 Subject: [PATCH] Add event venue styling --- assets/css/sportspress-style.css | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/assets/css/sportspress-style.css b/assets/css/sportspress-style.css index db4bf9ea..918234cc 100644 --- a/assets/css/sportspress-style.css +++ b/assets/css/sportspress-style.css @@ -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 {