Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Save your changes

  • Now when you click on the Profiles button in iShare GIS you should see the vertical scroll bar e.g.

To do the same for Base Maps use:

Paste code macro
		#mapswitcher {
			max-height: 80%;
			overflow-y: auto;
			overflow-x: none;
			top: 38px !important;
		}