From af6ce4e1d655d56aba5fbe3da820e43845eccc48 Mon Sep 17 00:00:00 2001 From: Monika Eftimova Date: Mon, 6 Oct 2014 04:51:57 +0300 Subject: [PATCH] Last small fix on the venue map margins on the front page --- css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/styles.css b/css/styles.css index e848395..105280e 100644 --- a/css/styles.css +++ b/css/styles.css @@ -534,5 +534,5 @@ footer .content li { list-style: none; } /* Plugins */ .gmp_map_opts { float: none !important; - margin-top: 1em; + margin-top: 2em !important; }.