forked from midou/invidious
		
	Remove unused class attr on label
This commit is contained in:
		@@ -245,7 +245,7 @@ we're going to need to do it here in order to allow for translations.
 | 
			
		||||
                    <%= video.description_html %>
 | 
			
		||||
                <% else %>
 | 
			
		||||
                    <input id="descexpansionbutton" type="checkbox"/>
 | 
			
		||||
                    <label for="descexpansionbutton" style="order: 1;" class="simulated_a">
 | 
			
		||||
                    <label for="descexpansionbutton" style="order: 1;">
 | 
			
		||||
                        <a></a>
 | 
			
		||||
                    </label>
 | 
			
		||||
                    <div id="descriptionWrapper">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user