Closed jsomerville closed 11 years ago
It seems the .claro css is setting the padding for the top of the toolbar to 2px, not sure why it manifests during the first click event of a button.
Added to main.css:
..... padding: 0px !important; }
seems to do the trick. This overrides any remnants of .claro css padding being set from the dojo template.
Description: On first click of a button, the map toolbar shifts upward.
Steps:
Browsers: All