Skip to content
Permalink
Browse files
Reduce margins on processing toolbox
  • Loading branch information
NathanW2 committed Jan 3, 2014
1 parent bf80c00 commit 8aa6a4d
Showing 1 changed file with 2 additions and 2 deletions.
@@ -16,10 +16,10 @@
<widget class="QWidget" name="dockWidgetContents">
<layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing">
<number>6</number>
<number>3</number>
</property>
<property name="margin">
<number>9</number>
<number>0</number>
</property>
<item>
<widget class="QgsFilterLineEdit" name="searchBox">

0 comments on commit 8aa6a4d

Please sign in to comment.