Jumping to the start of the page when closing lightbox
This commit is contained in:
		@@ -25,7 +25,7 @@
 | 
			
		||||
				<a href="#image{{forloop.counter0|add:-1}}" class="LP-ImageGrid__Previous">Previous</a>
 | 
			
		||||
				{% endif %}
 | 
			
		||||
				<span class="LP-ImageGrid__Close LP-ImageGrid__DeleteItem" title="Schließen">
 | 
			
		||||
					<a href="#thumbnail{{forloop.counter0}}" class="LP-Link">
 | 
			
		||||
					<a href="#" class="LP-Link">
 | 
			
		||||
						<img class="LP-Icon" src="{% static 'icons/cancel.svg' %}"/>
 | 
			
		||||
					</a>
 | 
			
		||||
				</span>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user