[gui] add left/right margin to browser panel for consistency

This commit is contained in:
nirvn 2015-05-29 10:22:25 +07:00
parent ee6948d3d4
commit 62c837eb90

View File

@ -33,10 +33,10 @@
<number>6</number>
</property>
<property name="leftMargin">
<number>0</number>
<number>5</number>
</property>
<property name="rightMargin">
<number>0</number>
<number>5</number>
</property>
<item>
<widget class="QToolButton" name="mBtnRefresh">