Skip to content

Commit

Permalink
Reduce margin inside the shadow group box
Browse files Browse the repository at this point in the history
aligning with others in the dialog
  • Loading branch information
DelazJ authored and nyalldawson committed Sep 24, 2020
1 parent f3a5b69 commit 50f7a0e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/ui/3d/map3dconfigwidget.ui
Expand Up @@ -101,6 +101,18 @@
<bool>false</bool>
</property>
<layout class="QGridLayout" name="gridLayout_6">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item row="0" column="0">
<layout class="QGridLayout" name="gridLayout_5"/>
</item>
Expand Down

0 comments on commit 50f7a0e

Please sign in to comment.