mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 09:03:21 +00:00 
			
		
		
		
	GUAC-1091: Alter menu figure sizes such that radio button should always fit.
This commit is contained in:
		| @@ -268,6 +268,8 @@ | ||||
| #menu #mouse-settings .choice .figure { | ||||
|     display: inline-block; | ||||
|     vertical-align: middle; | ||||
|     width: 75%; | ||||
|     max-width: 320px; | ||||
| } | ||||
|  | ||||
| #menu #keyboard-settings .caption { | ||||
| @@ -283,7 +285,7 @@ | ||||
|  | ||||
| #menu #mouse-settings .figure img { | ||||
|     display: block; | ||||
|     width: 75%; | ||||
|     width: 100%; | ||||
|     max-width: 320px; | ||||
|     margin: 1em auto; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user