Add CSS for a support box in login
This box can be used to provide useful hints during registration/login.pull/3081/head
							parent
							
								
									bb70622b55
								
							
						
					
					
						commit
						5aa9592c71
					
				|  | @ -44,6 +44,13 @@ limitations under the License. | |||
|     text-align: center; | ||||
| } | ||||
| 
 | ||||
| .mx_Login_support { | ||||
|     text-align: center; | ||||
|     font-size: 13px; | ||||
|     margin-top: 0px; | ||||
|     opacity: 0.7; | ||||
| } | ||||
| 
 | ||||
| .mx_Login_field { | ||||
|     width: 100%; | ||||
|     border-radius: 3px; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Luke Barnard
						Luke Barnard