Skip to content

Commit

Permalink
Merge pull request activeadmin#391 from bbonamin/master
Browse files Browse the repository at this point in the history
Increased textarea font size
  • Loading branch information
mattvague committed Aug 22, 2011
2 parents 6d45e77 + fd0441e commit 94c9492
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/active_admin/_forms.css.scss
Expand Up @@ -79,6 +79,7 @@ form {
border: 1px solid #c9d0d6;
@include rounded;
font-size: 0.95em;
font-family: Helvetica, Arial, sans-serif;
outline: none;
padding: 8px $text-input-horizontal-padding 7px;

Expand Down

0 comments on commit 94c9492

Please sign in to comment.