diff --git a/app/assets/stylesheets/content/_forms.sass b/app/assets/stylesheets/content/_forms.sass index 0f2a9f0dfd..c1b35211ce 100644 --- a/app/assets/stylesheets/content/_forms.sass +++ b/app/assets/stylesheets/content/_forms.sass @@ -157,9 +157,9 @@ fieldset content: '' position: absolute margin: 5px 2px - /* Length of check tail + // Length of check tail width: 11px - /* Lenght of check foot + // Length of check foot height: 3px background: transparent border: 3px solid #666666 @@ -292,6 +292,7 @@ fieldset.form--fieldset .form--field-extra-actions @extend %form--field-after-container + overflow-y: visible %form--field-element-container display: block