Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Bluefieldscom/intl-tel-input
Browse files Browse the repository at this point in the history
  • Loading branch information
jackocnr committed Feb 21, 2015
2 parents d8bd5fe + 877495e commit f3070a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ Simply add this line to get [input groups](http://getbootstrap.com/components/#i
```css
.intl-tel-input {display: table-cell;}
```

_Note: there is currently [a bug](https://bugs.webkit.org/show_bug.cgi?id=141822) in Mobile Safari which causes a crash when you click the dropdown arrow (a CSS triangle) inside a Bootstrap input group. The simplest workaround is to remove the CSS triangle with this line of CSS: `.intl-tel-input .iti-flag .arrow {border: none;}`_

## Contributing
I'm very open to contributions, big and small! For instructions on contributing to a project on Github, see this guide: [Fork A Repo](https://help.github.com/articles/fork-a-repo).
Expand Down

0 comments on commit f3070a6

Please sign in to comment.