Skip to content

Commit

Permalink
Step 12.15: Added location message stylesheet
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha authored and darkbasic committed Jun 13, 2017
1 parent 0101cf0 commit 1b9a63b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/pages/messages/location-message.scss
@@ -0,0 +1,14 @@
.location-message-content {
.scroll-content {
margin-top: 44px;
}

agm-map {
padding: 0;
}

.sebm-google-map-container {
height: 300px;
margin-top: -15px;
}
}

0 comments on commit 1b9a63b

Please sign in to comment.