mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 15:32:23 -04:00
Merge pull request #222 from tmiasko/narrow-browser-window
Make it possible to create narrow browser window.
This commit is contained in:
commit
9bc0e99e2c
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
</property>
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>750</width>
|
||||
<width>400</width>
|
||||
<height>400</height>
|
||||
</size>
|
||||
</property>
|
||||
|
|
Loading…
Reference in a new issue