Closed
Description
Here's a fiddle demonstrating the issue. I noticed this first in the semantic docs when there's a search input in the menu component so I assume that it's pretty easy to reproduce. The fiddle is basically a copy of the code in the docs.
- Fiddle: https://jsfiddle.net/rrc7an6x/
Here's a screenshot of what I'm getting in case the issue is not re-producable:
This seems to be because a border-radius
on the input, since only the first letter has the cutoff:
Info
- Browser: Google Chrome Version 57.0.2987.133 (64-bit)
- OS: MacOS Sierra 10.12.4