diff --git a/public/css/bootstrap.css b/public/css/bootstrap.css index b72d5239c7..04b8e3c81d 100644 --- a/public/css/bootstrap.css +++ b/public/css/bootstrap.css @@ -5228,7 +5228,7 @@ a.thumbnail.active { } .alert { - padding: 15px; + padding: 10px; margin-bottom: 20px; border-radius: 4px; } @@ -5252,7 +5252,7 @@ a.thumbnail.active { } .alert-dismissable { - padding-right: 35px; + padding-right: 30px; } .alert-dismissable .close { diff --git a/public/js/wn/form/comments.js b/public/js/wn/form/comments.js index 060b52b6a9..c797b64a78 100644 --- a/public/js/wn/form/comments.js +++ b/public/js/wn/form/comments.js @@ -10,12 +10,12 @@ wn.ui.form.Comments = Class.extend({ var me = this; this.wrapper =this.parent; this.row = $("
\ %(fullname)s / %(comment_on)s\