Merge pull request #525 from coralproject/reply-length

reply box is squished on long comments in Firefox
This commit is contained in:
Kim Gardner
2017-04-24 13:44:21 -04:00
committed by GitHub
@@ -187,6 +187,7 @@ hr {
/* Comment Box Styles */
.coral-plugin-commentbox-container {
display: flex;
width: 100%;
}
.coral-plugin-commentbox-textarea {