Skip to content

Commit

Permalink
update to 3.21
Browse files Browse the repository at this point in the history
  • Loading branch information
kellyhutchins committed Jun 27, 2017
1 parent 8b1c7d6 commit e1761cc
Show file tree
Hide file tree
Showing 12 changed files with 151 additions and 12,780 deletions.
3 changes: 2 additions & 1 deletion config/defaults.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ define({
"title": null,
"description": null,
"legend": true,
"overview": false,
"layerInfo": {
"id": null, //id of the search layer as defined in the web map
"fields": [] //Name of the string field to search
Expand Down Expand Up @@ -82,4 +83,4 @@ define({
"url": null
}]
}
});
});
2 changes: 1 addition & 1 deletion css/main.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions css/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -254,10 +254,10 @@ body{
z-index: 35;
background: #fff;
}
#mapDiv{
/* #mapDiv{
position: absolute;
bottom:160px;
}
}*/
}

#slideNav{
Expand Down
Loading

0 comments on commit e1761cc

Please sign in to comment.