Closes #7365 Draft saving notifications are now less distracting

This commit is contained in:
Eric Gregory 2013-09-27 17:05:28 -07:00
parent 1b1ddc8735
commit 302ffc4fdc
4 changed files with 22 additions and 9 deletions

View file

@ -559,6 +559,9 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
<style>
<class name="draft-save-label"/>
</style>
</object>
<packing>
<property name="expand">False</property>