Skip to content
Snippets Groups Projects
Commit cadf81e5 authored by Mikkel Marstein's avatar Mikkel Marstein
Browse files

removed insets

parent 525aeda1
No related branches found
No related tags found
No related merge requests found
...@@ -45,16 +45,11 @@ ...@@ -45,16 +45,11 @@
<font> <font>
<Font size="26.0" /> <Font size="26.0" />
</font> </font>
<BorderPane.margin>
<Insets top="20.0" />
</BorderPane.margin>
</Text> </Text>
</center> </center>
<bottom> <bottom>
<Button id="calculate" mnemonicParsing="false" onAction="#calcu" text="Calculate" BorderPane.alignment="CENTER"> <Button id="calculate" mnemonicParsing="false" onAction="#calcu" text="Calculate" BorderPane.alignment="CENTER">
<BorderPane.margin>
<Insets bottom="40.0" />
</BorderPane.margin>
</Button> </Button>
</bottom> </bottom>
</BorderPane> </BorderPane>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment