diff --git a/app/styles/modules/common/history.scss b/app/styles/modules/common/history.scss index 920d4582..76552b4e 100644 --- a/app/styles/modules/common/history.scss +++ b/app/styles/modules/common/history.scss @@ -81,10 +81,9 @@ } textarea { background: $white; - float: left; - height: 41px; margin-bottom: .5rem; - min-height: inherit; + height: 5rem; + min-height: 41px; } .save-comment { color: $white;