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

menu/search: remove border-radius #5282

Conversation

koddsson
Copy link

The border-radius property in the search input was cutting of parts of
the first letter in the prompt.

The prompt class name seems to be needed from the example in the docs1
so resetting the border-radius for a search prompt when it's in a menu
component seems like the most straight-forward solution.

Closes #5281

The `border-radius` property in the search input was cutting of parts of
the first letter in the prompt.

The prompt class name seems to be needed from the example in the docs[1]
so resetting the `border-radius` for a search prompt when it's in a menu
component seems like the most straight-forward solution.

[1]: https://semantic-ui.com/collections/menu.html#search

Closes Semantic-Org#5281
@koddsson
Copy link
Author

I wasn't able to get the semantic docs up and running on my machine so this is somewhat untested but just point me to the correct place and I'll add tests and whatnot more needed to get this merged.

This fiddle seems to indicate that the fix is good.

@stale
Copy link

stale bot commented Feb 23, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Feb 23, 2018
@koddsson koddsson closed this Feb 23, 2018
@koddsson koddsson deleted the remove-border-radius-in-menu-search-input branch February 23, 2018 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant