diff --git a/themes/default/editor/widgets/comment/_comment.scss b/themes/default/editor/widgets/comment/_comment.scss index 74771f9..1b1fd9f 100644 --- a/themes/default/editor/widgets/comment/_comment.scss +++ b/themes/default/editor/widgets/comment/_comment.scss @@ -10,7 +10,7 @@ width: 20px; top: 9px; right: 9px; - line-height: 24px; + line-height: 22px; background-color:#fff; text-align: center; -webkit-font-smoothing: antialiased; @@ -50,4 +50,4 @@ .r6o-widget.comment.editable { background-color:$blueish-white; -} \ No newline at end of file +}