mirror of
https://github.com/primer/css.git
synced 2024-11-28 13:12:16 +03:00
Update docs/content/components/forms.md
Co-authored-by: Inayaili León <yaili@github.com>
This commit is contained in:
parent
87b79ed376
commit
a1e2f854b5
@ -149,7 +149,7 @@ Add the `disabled` attribute to make a `.form-control` appear disabled.
|
||||
</div>
|
||||
```
|
||||
|
||||
### Hide webkit's contact info autofill icon
|
||||
### Hide WebKit's contact info autofill icon
|
||||
|
||||
Webkit sometimes gets confused and tries to add an icon/dropdown to autofill contact information on fields that may not be appropriate (such as input for number of users). Use this class to override the display of this icon.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user