-
-
Notifications
You must be signed in to change notification settings - Fork 934
Cancel btn text fix issue #157 #158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Someone is attempting to deploy a commit to a Personal Account owned by @atapas on Vercel. @atapas first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
@nirmalkc Could you please review this PR? |
|
Please change the CSS class names in search.css from '.btn-default' to 'btn-default-light' in all the 3 instances shown below (203, 217, 218). Also, do the same change in common/modal/index.jsx. Also, please remove .btn-cancel in index.jsx as well as from the playideas.css. Thanks |
atapas
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ashutoshdhande plz take care of the comments


Description
Issue is fixed by adding extra class and defining it, to avoid clashes with
btn-defaultstyles if used in futureFixes # (issue)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Refer to image below

Checklist: