diff --git a/src/de/deadlocker8/budgetmaster/ui/NewPaymentGUI.fxml b/src/de/deadlocker8/budgetmaster/ui/NewPaymentGUI.fxml index 1cad8a7596aa0f6ee08f7862079dcb4e61067dfa..2ea7a4d4dbdc220d59a969c037b3b7b372539c74 100644 --- a/src/de/deadlocker8/budgetmaster/ui/NewPaymentGUI.fxml +++ b/src/de/deadlocker8/budgetmaster/ui/NewPaymentGUI.fxml @@ -99,7 +99,7 @@ <Font name="System Bold" size="14.0" /> </font> </Label> - <Spinner fx:id="spinnerRepeatingPeriod" maxWidth="1.7976931348623157E308" /> + <Spinner fx:id="spinnerRepeatingPeriod" prefHeight="25.0" prefWidth="90.0" /> <Label fx:id="labelText2" prefHeight="25.0" prefWidth="36.0" text="Tage"> <font> <Font name="System Bold" size="14.0" /> @@ -123,7 +123,7 @@ <Font name="System Bold" size="14.0" /> </font> </Label> - <ComboBox fx:id="comboBoxRepeatingDay" maxWidth="1.7976931348623157E308" prefHeight="25.0" /> + <ComboBox fx:id="comboBoxRepeatingDay" prefHeight="25.0" prefWidth="90.0" /> <Label prefHeight="25.0" prefWidth="36.0"> <font> <Font name="System Bold" size="14.0" />