Skip to content
This repository has been archived by the owner on Feb 18, 2018. It is now read-only.

Add as namespace to validation error CSS class name #26

Merged
merged 1 commit into from
Aug 20, 2013
Merged

Add as namespace to validation error CSS class name #26

merged 1 commit into from
Aug 20, 2013

Conversation

coryschires
Copy link

Everywhere else we use namespace CSS selectors with as. It makes sense to use
the namespace on error as well - especially since error is a commonly used
class name and thus there's a high likelihood that it could cause namespace
collisions.

Everywhere else we use namespace CSS selectors with `as`. It makes sense to use
the namespace on `error` as well - especially since `error` is a commonly used
class name and thus there's a high likelihood that it could cause namespace
collisions.
@coryschires
Copy link
Author

Hey. Sorry to be making changes again so quickly but I believe this corrects a small oversight on my part. I don't imagine it will be too controversial of a merge.

Thanks!

knalli added a commit that referenced this pull request Aug 20, 2013
Add `as` namespace to validation error CSS class name
@knalli knalli merged commit aa9d10a into hlsolutions:master Aug 20, 2013
@knalli
Copy link
Member

knalli commented Aug 20, 2013

No problem, thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants