Skip to content

<i> as a tick #185

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

Open
fifonik opened this issue May 22, 2018 · 0 comments
Open

<i> as a tick #185

fifonik opened this issue May 22, 2018 · 0 comments

Comments

@fifonik
Copy link

fifonik commented May 22, 2018

I'd like to use element for tick.
However, with the following selector in css it is not possible:

.nya-bs-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}

Could you please change it to:

.nya-bs-select.btn-group .dropdown-menu li a .check-mark {
  display: none;
}

Thanks.

@fifonik fifonik changed the title font awesome icon as a tick <i> as a tick May 22, 2018
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