summaryrefslogtreecommitdiffstats
path: root/application/widgets
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2019-07-17 02:17:09 +0200
committerPetr Mrázek <peterix@gmail.com>2019-07-17 02:17:09 +0200
commit3d5869e1cfc56aa1a8cc7b884fad0600cecc9e69 (patch)
tree2065fc962bcc6affb38235e1aea1f579f5363049 /application/widgets
parentedc5378333eb33a3d1c17df8385d1d3fe2206ad9 (diff)
downloadMultiMC-3d5869e1cfc56aa1a8cc7b884fad0600cecc9e69.tar
MultiMC-3d5869e1cfc56aa1a8cc7b884fad0600cecc9e69.tar.gz
MultiMC-3d5869e1cfc56aa1a8cc7b884fad0600cecc9e69.tar.lz
MultiMC-3d5869e1cfc56aa1a8cc7b884fad0600cecc9e69.tar.xz
MultiMC-3d5869e1cfc56aa1a8cc7b884fad0600cecc9e69.zip
NOISSUE fix overly large margins in the instance settings page
Diffstat (limited to 'application/widgets')
-rw-r--r--application/widgets/CustomCommands.ui12
1 files changed, 12 insertions, 0 deletions
diff --git a/application/widgets/CustomCommands.ui b/application/widgets/CustomCommands.ui
index d3bc86b8..c302fe39 100644
--- a/application/widgets/CustomCommands.ui
+++ b/application/widgets/CustomCommands.ui
@@ -14,6 +14,18 @@
<string>Form</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
+ <property name="leftMargin">
+ <number>0</number>
+ </property>
+ <property name="topMargin">
+ <number>0</number>
+ </property>
+ <property name="rightMargin">
+ <number>0</number>
+ </property>
+ <property name="bottomMargin">
+ <number>0</number>
+ </property>
<item>
<widget class="QGroupBox" name="customCommandsGroupBox">
<property name="enabled">