location field refactor

This commit is contained in:
Martin Bauer
2013-09-28 11:41:05 +02:00
parent 05b7a2b969
commit 6c3a7ca408
7 changed files with 261 additions and 120 deletions

View File

@@ -4,6 +4,16 @@
height: 480px;
}
#map img
{
max-width: none;
}
#map label
{
margin-bottom: 0px;
display: inline;
}
#concert_route .map iframe{
display: block;
}