Last small fix on the venue map margins on the front page
This commit is contained in:
parent
8b97866115
commit
af6ce4e1d6
|
@ -534,5 +534,5 @@ footer .content li { list-style: none; }
|
||||||
/* Plugins */
|
/* Plugins */
|
||||||
.gmp_map_opts {
|
.gmp_map_opts {
|
||||||
float: none !important;
|
float: none !important;
|
||||||
margin-top: 1em;
|
margin-top: 2em !important;
|
||||||
}.
|
}.
|
||||||
|
|
Loading…
Reference in New Issue