Skip to content

Commit

Permalink
Merge pull request #271 from workgena/fix_css_new_form_hint
Browse files Browse the repository at this point in the history
fix CSS height for New from li.boolean with hint
  • Loading branch information
dmitry-sinina authored Mar 23, 2018
2 parents c1b7aed + b164c0e commit afcd323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/yeti/edit_form.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
body.edit form.formtastic {
form.formtastic {
/* fix heigh for LI with ".inline-hints" */
fieldset.inputs > ol > li.boolean {
height: auto;
Expand Down

0 comments on commit afcd323

Please sign in to comment.