Commit 60c19859615c0f66371c9f4de662896dd27c7a39

Authored by Evandro Jr
2 parents 5c4d0723 84cdb87a

Merge branch 'AI3205-comment-paragraph' into stable

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
plugins/comment_paragraph/public/style.css
... ... @@ -89,7 +89,7 @@ div[class^='comments_list_toggle_paragraph_'] {
89 89 border-color: #ccc;
90 90 padding: 5px;
91 91 background-color: whitesmoke;
92   - width: 250px;
  92 + width: 270px;
93 93 }
94 94  
95 95 div[class^='comment-paragraph-loading-'] {
... ...