Add margin to view all links

This commit is contained in:
Brian Miyaji
2014-03-28 21:35:46 +11:00
parent cdab219f41
commit cf6ea96da0
8 changed files with 36 additions and 17 deletions

View File

@@ -54,11 +54,19 @@
/* Google Maps */
.sp-google-map {
height: 320px;
margin-bottom: 32px;
}
.sp-google-map img {
max-width: none !important;
}
.sp-venue-map {
margin-bottom: 4em;
}
/* Templates */
.sp-view-all-link {
display: block;
margin-top: 0.5em;
}
@media only screen and (max-width: 40em) {
.sp-responsive-table {