On master (8d83f9c1d19d9e701291b9906723dfb548d3dc5f), when starting without wallets the labelWalletEncryptionIcon and
labelWalletHDStatusIcon widgets are not used but still visible as empty space:

If one opens any wallet then closes it, the widget layout becomes densed:

This PR makes widget layout densed at startup.
Fixes #428.