Skip to content

Commit

Permalink
can't see any reason for overflow:visible here
Browse files Browse the repository at this point in the history
  • Loading branch information
justinfrench committed May 17, 2011
1 parent 57160c4 commit dac354f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lib/generators/templates/formtastic.css
Expand Up @@ -230,17 +230,12 @@ This stylesheet forms part of the Formtastic Rails Plugin

/* CHOICE GROUPS
--------------------------------------------------------------------------------------------------*/
.formtastic .choices {
overflow:visible;
}

.formtastic .choices-group {
margin-bottom:-0.5em;
}

.formtastic .choice {
margin:0.1em 0 0.5em 0;
overflow:visible;
}

.formtastic .choice label {
Expand Down

0 comments on commit dac354f

Please sign in to comment.