jonnykates
8/1/2017 - 3:17 PM

Sidebar images / widgets on events ('Simon made it to the top') fix

Sidebar images / widgets on events ('Simon made it to the top') fix

ul.eventKeyList.eventKeyListImages {
	img, span {
		display: block;
		width: 100%;
		max-width: 600px;
	}
	img {
		margin-bottom: 5px;
	}
}