mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
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:
parent
6b3ab2996a
commit
311e783f14
@ -6,7 +6,7 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>672</width>
|
||||
<width>580</width>
|
||||
<height>376</height>
|
||||
</rect>
|
||||
</property>
|
||||
@ -1108,7 +1108,7 @@ border-image: url(:/images/btn_26_pressed.png) 4;
|
||||
</property>
|
||||
<property name="sizeHint" stdset="0">
|
||||
<size>
|
||||
<width>353</width>
|
||||
<width>200</width>
|
||||
<height>17</height>
|
||||
</size>
|
||||
</property>
|
||||
|
Loading…
Reference in New Issue
Block a user