mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 09:03:21 +00:00 
			
		
		
		
	GUAC-980 also need to set client-body to height 100% for it to work in FF.
This commit is contained in:
		| @@ -48,6 +48,8 @@ body.client { | ||||
|  | ||||
| .client-view .client-body { | ||||
|     display: table-row; | ||||
|     width: 100%; | ||||
|     height: 100%; | ||||
| } | ||||
|  | ||||
| .client-view .client-bottom { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user