mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	Merge pull request #215 from glyptodon/ie11-z-index
GUAC-1249: Ensure stacking context of login UI fields is explicit.
This commit is contained in:
		| @@ -62,6 +62,7 @@ div.login-ui { | ||||
| .login-ui .login-fields .labeled-field { | ||||
|     display: block; | ||||
|     position: relative; | ||||
|     z-index: 1; | ||||
| } | ||||
|  | ||||
| .login-ui .login-fields .labeled-field .field-header { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user