💄 simplify .form-download css
This commit is contained in:
		
							parent
							
								
									88d4ed2c8c
								
							
						
					
					
						commit
						488ae1aa71
					
				
					 2 changed files with 6 additions and 10 deletions
				
			
		| 
						 | 
				
			
			@ -19,8 +19,7 @@
 | 
			
		|||
 | 
			
		||||
 | 
			
		||||
{% block app_content %}
 | 
			
		||||
<div class="container">
 | 
			
		||||
<form class="form-download" method="post" role="form" novalidate>
 | 
			
		||||
<form id="form-download" method="post" role="form" novalidate>
 | 
			
		||||
 | 
			
		||||
<div class="text-center mb-4">
 | 
			
		||||
    <h1 class="h3 mb-3 font-weight-normal">Sendungsmitschnitt herunterladen</h1>
 | 
			
		||||
| 
						 | 
				
			
			@ -68,7 +67,6 @@
 | 
			
		|||
{{ form.submit(class_="btn btn-primary btn-block mt-4") }}
 | 
			
		||||
 | 
			
		||||
</form>
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
{% endblock %}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue