Skip to content

Commit

Permalink
Use Courier font for textarea
Browse files Browse the repository at this point in the history
  • Loading branch information
stcarrez committed Jul 9, 2018
1 parent 2034c8c commit 61523ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions awa/web/css/awa.css
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ dl.awa-optional input, dl.awa-required input {
dl.awa-optional textarea, dl.awa-required textarea {
width: 100%;
padding: 3px;
font-family: courier;
}
.awa-required .trumbowyg-modal-box input {
width: 70%;
Expand Down

0 comments on commit 61523ac

Please sign in to comment.