Skip to content

Commit b164c0e

Browse files
committed
fix CSS height for New from li.boolean with hint
additional fix for PR #269 now it counts new/create/update/edit forms
1 parent c1b7aed commit b164c0e

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)