mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-30 00:23:21 +00:00 
			
		
		
		
	Merge pull request #45 from glyptodon/GUAC-980
GUAC-980 Client does not properly size itself in Firefox
This commit is contained in:
		| @@ -48,6 +48,8 @@ body.client { | |||||||
|  |  | ||||||
| .client-view .client-body { | .client-view .client-body { | ||||||
|     display: table-row; |     display: table-row; | ||||||
|  |     width: 100%; | ||||||
|  |     height: 100%; | ||||||
| } | } | ||||||
|  |  | ||||||
| .client-view .client-bottom { | .client-view .client-bottom { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user