Commit edb151a839d8dd479c77ff87f28ec6ddf460037b

Authored by Victor Costa
2 parents d12e9070 dc4cecf1

Merge branch 'AI3220_proposals' into rails3_stable

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
plugins/proposals_discussion/public/style.css
... ... @@ -135,6 +135,7 @@ form .proposals-discussion-plugin .body textarea {
135 135 width: 93%;
136 136 display: inline-block;
137 137 height: 100px;
  138 + max-height: 100px;
138 139 line-height: 100px;
139 140 border: 0;
140 141 border-radius: 0;
... ...