gui2/game_version: Increase maximum dialog height

I can see this dialog running out of vertical space on my Wine
configuration and winding up a victim of the dreaded Dialog-Wide
Scrollbar Syndrome.

[ci skip]
This commit is contained in:
Iris Morelle 2019-11-08 15:26:38 -03:00
parent 3995752782
commit 845a45da32

View file

@ -366,7 +366,7 @@
click_dismiss = true
maximum_width = 650
maximum_height = 500
maximum_height = 600
[tooltip]
id = "tooltip"