fix for Flash message not displaying in detached map

This commit is contained in:
Hallaathrad
2016-02-10 16:56:53 -05:00
parent 9913d8de92
commit b5fc216436
5 changed files with 10 additions and 3 deletions

View File

@@ -974,8 +974,6 @@ code {
@media only screen and (min-width: 993px) {
.iframe-scroll {
position: fixed !important;
margin-top: 75px;
z-index: 1;
}
}