Remove border around conversation viewer's scrolled window.

This commit is contained in:
Michael James Gratton 2016-12-09 15:36:06 +11:00
parent d6466d5747
commit 56179ba066

View file

@ -125,10 +125,12 @@
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="hscrollbar_policy">never</property>
<property name="shadow_type">in</property>
<child>
<placeholder/>
</child>
<style>
<class name=".geary-conversation-scroller"/>
</style>
</object>
<packing>
<property name="left_attach">0</property>