• Robert Knight's avatar
    Fix form button background gradient · 11ed9ff5
    Robert Knight authored
    Remove unused '...' which were originally variable
    arguments to the compass 'linear-gradient()' mixin.
    
    Now we are just using the linear-gradient() CSS function
    however so the '...' was never expanded, resulting in
    invalid CSS.
    11ed9ff5
forms.scss 1.47 KB