Skip to content

Commit

Permalink
max-width to .form-control so textarea can't be exapanded bigger than…
Browse files Browse the repository at this point in the history
… content box
  • Loading branch information
mariez committed May 5, 2016
1 parent b64cc0b commit 43209f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/style.css
Expand Up @@ -40,6 +40,7 @@ span.glyphicon{margin:5px}
.well{background-color:#FCFCFC}
.btn.disabled{opacity:0.2}
.tab-content ul.list-unstyled li{margin-bottom:15px}
.form-control{max-width: 100% !important}


/* ## phpList */
Expand Down

0 comments on commit 43209f9

Please sign in to comment.