mirror of
				https://github.com/ae-utbm/sith.git
				synced 2025-10-31 00:53:08 +00:00 
			
		
		
		
	fix: subscription form alignment
This commit is contained in:
		| @@ -1,4 +1,14 @@ | ||||
| #subscription-form form { | ||||
|   margin-top: 0; | ||||
|  | ||||
|   .form-content { | ||||
|     margin-top: 0; | ||||
|   } | ||||
|  | ||||
|   fieldset p:first-of-type, & > p:first-of-type { | ||||
|     margin-top: 0; | ||||
|   } | ||||
|  | ||||
|   .form-content.existing-user { | ||||
|     max-height: 100%; | ||||
|     display: flex; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user