mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUACAMOLE-252: Ensure display container is explicitly sized to cover the vertical area of its container (rather than relying on the implications of display: table-cell).
This commit is contained in:
		| @@ -46,6 +46,7 @@ div.displayOuter { | ||||
|  | ||||
| div.displayMiddle { | ||||
|     width: 100%; | ||||
|     height: 100%; | ||||
|     display: table-cell; | ||||
|     vertical-align: middle; | ||||
|     text-align: center; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user