cfpb / design-manual

⚠️ THIS REPO IS DEPRECATED ⚠️ A set of design principles and standards for the Consumer Financial Protection Bureau.
https://cfpb.github.io/design-manual/
Creative Commons Zero v1.0 Universal
98 stars 71 forks source link

Recompile assets to fix notification icons #606

Closed Scotchester closed 6 years ago

Scotchester commented 6 years ago

We accidentally lost some of the icon CSS updates. This fixes that by recompiling the assets.

Testing

  1. Pull branch
  2. npm start
  3. Visit http://localhost:4000/page-components/form-fields.html#states-1
  4. Observe correctly positioned icons.

Screenshots

Before

screen shot 2018-04-10 at 17 47 06

After

screen shot 2018-04-10 at 17 47 56

Checklist

nataliafitzgerald commented 6 years ago

@Scotchester - The screenshots you've posted for "success" and "warning" look correct to me. I assume the "error" and "action" will follow the same approach. If you can post screenshots of those above I'll take a look, otherwise I'll just assume they're correct too.