fixed again minimum size on Search

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2461 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-02-28 14:30:13 +00:00
parent 6b3ab2996a
commit 311e783f14

View file

@ -6,7 +6,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>672</width> <width>580</width>
<height>376</height> <height>376</height>
</rect> </rect>
</property> </property>
@ -1108,7 +1108,7 @@ border-image: url(:/images/btn_26_pressed.png) 4;
</property> </property>
<property name="sizeHint" stdset="0"> <property name="sizeHint" stdset="0">
<size> <size>
<width>353</width> <width>200</width>
<height>17</height> <height>17</height>
</size> </size>
</property> </property>