|
|
@ -157,9 +157,9 @@ fieldset |
|
|
|
content: '' |
|
|
|
content: '' |
|
|
|
position: absolute |
|
|
|
position: absolute |
|
|
|
margin: 5px 2px |
|
|
|
margin: 5px 2px |
|
|
|
/* Length of check tail |
|
|
|
// Length of check tail |
|
|
|
width: 11px |
|
|
|
width: 11px |
|
|
|
/* Lenght of check foot |
|
|
|
// Length of check foot |
|
|
|
height: 3px |
|
|
|
height: 3px |
|
|
|
background: transparent |
|
|
|
background: transparent |
|
|
|
border: 3px solid #666666 |
|
|
|
border: 3px solid #666666 |
|
|
@ -292,6 +292,7 @@ fieldset.form--fieldset |
|
|
|
|
|
|
|
|
|
|
|
.form--field-extra-actions |
|
|
|
.form--field-extra-actions |
|
|
|
@extend %form--field-after-container |
|
|
|
@extend %form--field-after-container |
|
|
|
|
|
|
|
overflow-y: visible |
|
|
|
|
|
|
|
|
|
|
|
%form--field-element-container |
|
|
|
%form--field-element-container |
|
|
|
display: block |
|
|
|
display: block |
|
|
|