Skip to content

Commit

Permalink
Reduce margins on processing toolbox
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanW2 committed Jan 3, 2014
1 parent bf80c00 commit 8aa6a4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/plugins/processing/ui/ProcessingToolbox.ui
Expand Up @@ -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">
Expand Down

0 comments on commit 8aa6a4d

Please sign in to comment.