mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +00:00 
			
		
		
		
	layout fixes
This commit is contained in:
		| @@ -43,7 +43,7 @@ | ||||
|     <h4>{% trans "Social Accounts" %}</h4> | ||||
| </div> | ||||
|  | ||||
| <div class='row'> | ||||
| <div> | ||||
|     {% if form.accounts %} | ||||
|     <p>{% blocktrans %}You can sign in to your account using any of the following third party accounts:{% endblocktrans %}</p> | ||||
|      | ||||
| @@ -81,7 +81,9 @@ | ||||
|     {% endif %} | ||||
|  | ||||
|     <h3>{% trans 'Add a 3rd Party Account' %}</h3> | ||||
|     {% include "socialaccount/snippets/provider_list.html" with process="connect" %}  | ||||
|     <ul> | ||||
|     {% include "socialaccount/snippets/provider_list.html" with process="connect" %} | ||||
|     </ul> | ||||
|     {% include "socialaccount/snippets/login_extra.html" %} | ||||
|  | ||||
| </div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user