diff options
author | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2020-12-18 01:31:33 +0200 |
---|---|---|
committer | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2020-12-18 01:36:21 +0200 |
commit | e71b656f317f38ef0ba0874736f116dae39efc67 (patch) | |
tree | ce21a181642b32a687051ea22931cf32bb7be4f9 /src/qt/forms | |
parent | b7136c11ab6448142cfcc617babe866e428eeeb4 (diff) |
qt: Align layout of checkboxes
Diffstat (limited to 'src/qt/forms')
-rw-r--r-- | src/qt/forms/createwalletdialog.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/qt/forms/createwalletdialog.ui b/src/qt/forms/createwalletdialog.ui index ea713e1abd..0b33c2cb8d 100644 --- a/src/qt/forms/createwalletdialog.ui +++ b/src/qt/forms/createwalletdialog.ui @@ -60,7 +60,7 @@ <rect> <x>20</x> <y>50</y> - <width>171</width> + <width>220</width> <height>22</height> </rect> </property> @@ -79,7 +79,7 @@ <rect> <x>20</x> <y>90</y> - <width>130</width> + <width>220</width> <height>21</height> </rect> </property> @@ -98,7 +98,7 @@ <rect> <x>20</x> <y>115</y> - <width>171</width> + <width>220</width> <height>22</height> </rect> </property> @@ -130,7 +130,7 @@ <rect> <x>20</x> <y>155</y> - <width>171</width> + <width>220</width> <height>22</height> </rect> </property> |