Skip to content

Commit

Permalink
Minor tweaks to forms library.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Croft committed Apr 6, 2012
1 parent 71e1ed5 commit b78652d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions framework/css/contrib/_forms.sass
Expand Up @@ -109,6 +109,13 @@ form
height: $base-line-height
line-height: $base-line-height
vertical-align: top
width: $base-line-height
@extend .float-left

+ .help_text
@extend .float-left
width: auto
margin-top: 0

textarea
@extend .display-block
Expand Down

0 comments on commit b78652d

Please sign in to comment.