style fixes

This commit is contained in:
Al Duncanson 2018-12-11 12:22:06 -05:00
parent 8548110ecd
commit c664b36d55
1 changed files with 5 additions and 1 deletions

View File

@ -19,7 +19,7 @@ a {
#disqus_thread {
width: 89% !important;
margin: 0 auto;
margin: 100px auto 0 auto;
}
#disqus_thread a,
@ -59,6 +59,10 @@ a {
.sighting-detail-google-map-container > div {
height: 300px !important;
}
.sighting-detail-google-map-container {
position: relative;
}
}
.sighting-details-content {