aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/firmament/gui/button_editor_fragment.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/assets/firmament/gui/button_editor_fragment.xml b/src/main/resources/assets/firmament/gui/button_editor_fragment.xml
index b450c41..4830b16 100644
--- a/src/main/resources/assets/firmament/gui/button_editor_fragment.xml
+++ b/src/main/resources/assets/firmament/gui/button_editor_fragment.xml
@@ -4,7 +4,7 @@
<Panel>
<Column>
<Row>
- <Text textAlign="CENTER" text="Icon"/>
+ <Text text="Icon"/>
<ItemStack value="@getItemIcon"/>
</Row>
<TextField value="@icon" width="180"/>