Add a tiny bit of padding back to unexpanded form
This commit is contained in:
@@ -38,7 +38,7 @@ if Backbone?
|
||||
@$('.wmd-preview').hide()
|
||||
@$('.wmd-input').css({
|
||||
height: '35px',
|
||||
padding: '0'
|
||||
padding: '5px'
|
||||
})
|
||||
@$('.comment-post-control').hide()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user