fix size of inputbox
[enigma2.git] / data / skin_default.xml
index c6d1bb464b7d1345257fa0aafcc2189925dba01e..054167aaf6dcabe122b91b3ee1e02cc746ce0d00 100644 (file)
@@ -326,9 +326,9 @@ self.instance.move(ePoint((720-wsizex)/2, (576-wsizey)/(count > 7 and 2 or 3)
                <widget name="config" position="50,350" zPosition="1" size="440,200" transparent="1" scrollbarMode="showOnDemand" />
        </screen>
        <!-- Inputbox -->
                <widget name="config" position="50,350" zPosition="1" size="440,200" transparent="1" scrollbarMode="showOnDemand" />
        </screen>
        <!-- Inputbox -->
-       <screen name="InputBox" position="100,250" size="550,60" title="Input">
+       <screen name="InputBox" position="80,250" size="550,90" title="Input">
                <widget name="text" position="10,20" size="550,25" font="Regular;23" />
                <widget name="text" position="10,20" size="550,25" font="Regular;23" />
-               <widget name="input" position="0,55" size="550,25" font="Regular;20" />
+               <widget name="input" position="10,55" size="550,25" font="Regular;20" />
        </screen>
        <!-- IPKG -->
        <screen name="Ipkg" position="100,100" size="550,200" title="Installing Software...">
        </screen>
        <!-- IPKG -->
        <screen name="Ipkg" position="100,100" size="550,200" title="Installing Software...">