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

Bug on Taxonomy screen #6

Closed
DKudleichuk opened this issue May 2, 2019 · 3 comments
Closed

Bug on Taxonomy screen #6

DKudleichuk opened this issue May 2, 2019 · 3 comments

Comments

@DKudleichuk
Copy link

Hi guys! I have found that this extension looks ugly when i add icon field on Taxonomy screen, could you fix that?

Thank you! :)

Screenshot_1

@DKudleichuk
Copy link
Author

p.s. here is my temporary fix

	body.edit-tags-php .cf-icon-search__input {
		width: auto !important;
	}
	body.edit-tags-php .cf-icon-switcher__options-list__item {
		flex: 0 0 33.3333%;
	}

@DKudleichuk
Copy link
Author

Also, some of icons are not displayed (see Dashicons)

Screenshot_1

@jorostoyanov
Copy link
Contributor

Hi @DKudleichuk,

The styles have been updated in the latest release - v3.1.0

Regarding the Dashicons problem, I have opened a new issue here -- #7

I am closing this ticket.

Thank you for your contribution 🍾

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

2 participants