mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 00:48:25 -04:00
Change class names for validation errors in html
Implements the class name changes detailed in: https://github.com/alphagov/govuk_elements/pull/405
This commit is contained in:
@@ -24,7 +24,7 @@ $path: '/static/images/';
|
||||
@import 'elements/elements-typography';
|
||||
@import 'elements/forms';
|
||||
@import 'elements/forms/form-validation';
|
||||
@import 'elements/forms/form-block-labels';
|
||||
@import 'elements/forms/form-multiple-choice';
|
||||
@import 'elements/forms/form-validation';
|
||||
@import 'elements/icons';
|
||||
@import 'elements/layout';
|
||||
|
||||
Reference in New Issue
Block a user