Skip to content
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

Border still visible #79

Open
ericdevjs opened this issue Dec 13, 2019 · 0 comments
Open

Border still visible #79

ericdevjs opened this issue Dec 13, 2019 · 0 comments

Comments

@ericdevjs
Copy link

Hi,

Border remains visible even tough I'm using p-plain, here's my code:

<div class="deleteRowBoxClass pretty p-icon p-toggle p-plain"> <input id="gridRowDeleteButton" type="checkbox" /> <div class="state p-success-o p-off"> <i class="icon fa fa-trash"></i> <label>Good</label> </div> <div class="state p-danger-o p-on"> <i class="icon fa fa-trash"></i> <label></label> </div> </div>

How could I get rid of the border ?

Thank You

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

No branches or pull requests

1 participant