fix attachment padding

This commit is contained in:
Felix Niklas 2014-10-07 17:18:55 +02:00
parent 045901e11e
commit 937a6a9830
2 changed files with 2 additions and 2 deletions

View file

@ -262,7 +262,7 @@ class LayoutRefCommunicationReply extends App.ControllerContent
@textBubble.velocity
properties:
paddingBottom: 0
paddingBottom: 10
options:
duration: 300
easing: 'easeOutQuad'

View file

@ -1041,7 +1041,7 @@ class Edit extends App.Controller
@textBubble.velocity
properties:
paddingBottom: 0
paddingBottom: 10
options:
duration: 300
easing: 'easeOutQuad'