mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 433298 - EULA cut off checkbox/buttons on bottom - unusable on small (EeePC) screens. r=gavin, a1.9=schrep
This commit is contained in:
parent
786fbfba8a
commit
8d4de205de
@ -66,7 +66,7 @@
|
||||
<description>&license.instructionText;</description>
|
||||
|
||||
<vbox id="EULAText" flex="1">
|
||||
<iframe style="min-height: 30em; min-width: 105ex" id="EULATextFrame" type="content" flex="1" src=""/>
|
||||
<iframe style="min-height: 18em; min-width: 95ex" id="EULATextFrame" type="content" flex="1" src=""/>
|
||||
</vbox>
|
||||
|
||||
<separator class="thin"/>
|
||||
|
Loading…
Reference in New Issue
Block a user