From 34e66f9d5445e147b83e62a1f95726c1b11a061b Mon Sep 17 00:00:00 2001 From: un1versal Date: Thu, 4 Feb 2016 09:17:04 +0000 Subject: reduce line break space between paragraphs This is extremely annoying, removing
the space is too little, While with
the space is too much. Trying things like

(or any value other than 15px) has 0 effect So hate
all you want between the

but nothing else has the same effect as this. As is with
the sapcing is more or less ideal here. If you can fix this with similar results not using
please enlighten me. --- src/modules/options/OptionsDialog.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/modules/options/OptionsDialog.cpp') diff --git a/src/modules/options/OptionsDialog.cpp b/src/modules/options/OptionsDialog.cpp index 7e91abc56..8da8fa63c 100644 --- a/src/modules/options/OptionsDialog.cpp +++ b/src/modules/options/OptionsDialog.cpp @@ -146,11 +146,11 @@ OptionsDialog::OptionsDialog(QWidget * par,const QString &szGroup,bool bModal) "

" \ "%2" \ "

" \ - "
" \ + "
" \ "

" \ "%3" \ "

" \ - "
" \ + "
" \ "

" \ "%4" \ "

" \ -- cgit v1.3.1-10-gc9f91