Commit ed4938b5272fb57a714c84c3443c7d329c9407aa

Authored by Victor Costa
2 parents 853cc8ef 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-'] {
... ...