summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2015-07-01 16:07:21 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-07-02 06:50:50 -0700
commitc3e38b6da34561cae0f66c151527df55f99be9b0 (patch)
treec26483b007b5363a9c80c0d1a3c3fb0ee7e5bb4c
parent80f26912b070328806436fbd3d1d4a37a56e4bb6 (diff)
downloadsubsurface-c3e38b6da34561cae0f66c151527df55f99be9b0.tar.gz
Notes pane: once again fix the layout
It seems nearly impossible to keep all these margins consistent. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r--qt-ui/maintab.ui6
1 files changed, 6 insertions, 0 deletions
diff --git a/qt-ui/maintab.ui b/qt-ui/maintab.ui
index c7801666f..3623cf8db 100644
--- a/qt-ui/maintab.ui
+++ b/qt-ui/maintab.ui
@@ -167,6 +167,12 @@
</item>
<item>
<layout class="QVBoxLayout" name="verticalLayout">
+ <property name="leftMargin">
+ <number>5</number>
+ </property>
+ <property name="rightMargin">
+ <number>5</number>
+ </property>
<property name="spacing">
<number>0</number>
</property>