mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-27 23:23:07 +00:00 
			
		
		
		
	Merge pull request #48 from glyptodon/osk-ui-breakage
GUAC-982: Containing div of the OSK resize-sensor must have relative positioning.
This commit is contained in:
		| @@ -20,6 +20,10 @@ | ||||
|  * THE SOFTWARE. | ||||
|  */ | ||||
|  | ||||
| .osk { | ||||
|     position: relative; | ||||
| } | ||||
|  | ||||
| .osk .resize-sensor { | ||||
|     height: 100%; | ||||
|     width: 100%; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user