mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 09:03:21 +00:00 
			
		
		
		
	GUAC-1052: Work around IE10 issues with display: table.
This commit is contained in:
		| @@ -47,7 +47,7 @@ body.client { | ||||
| } | ||||
|  | ||||
| .client-view .client-body { | ||||
|     display: table-row; | ||||
|     display: table-cell; | ||||
|     width: 100%; | ||||
|     height: 100%; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user