Fix truncated input widgets in preferences window
commited7e8e3ea59e94f8c695a145875e825d6ec6a86a
authorOlaf Hering <olaf@aepfle.de>
Wed, 22 Nov 2017 17:03:16 +0000 (22 18:03 +0100)
committerRicardo Mones <ricardo@mones.org>
Sun, 26 Nov 2017 19:53:20 +0000 (26 20:53 +0100)
tree575d472dc3da2ba321b4de703fcddf5483091f87
parentd80cb788fd3a8cfbf8241f02e74a88004a729b9d
Fix truncated input widgets in preferences window

With larger UI fontsize some input fields are truncated, the numbers can
not be read properly. Remove the hardcoded width values, let GTK pick a
value.
src/prefs_compose_writing.c
src/prefs_logging.c
src/prefs_other.c
src/prefs_receive.c
src/prefs_summaries.c
src/prefs_wrapping.c