Skip to content

Commit afcd323

Browse files
Merge pull request #271 from workgena/fix_css_new_form_hint
fix CSS height for New from li.boolean with hint
2 parents c1b7aed + b164c0e commit afcd323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/stylesheets/yeti/edit_form.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
body.edit form.formtastic {
1+
form.formtastic {
22
/* fix heigh for LI with ".inline-hints" */
33
fieldset.inputs > ol > li.boolean {
44
height: auto;

0 commit comments

Comments
 (0)