Fix zero height license box in Manjaro

This commit is contained in:
Gobinath 2017-03-10 12:27:27 -05:00
parent 84a5b8d686
commit 1211068c84
1 changed files with 0 additions and 1 deletions

View File

@ -118,7 +118,6 @@ working long hours at the computer.</property>
<object class="GtkTextView" id="txt_license">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="resize_mode">queue</property>
<property name="editable">False</property>
<property name="wrap_mode">word</property>
<property name="buffer">text_buffer_license</property>