Skip to content

Instantly share code, notes, and snippets.

<div class="container">
<div class="test">hello</div>
<div class="test2">hello</div>
<div class="test">hello</div>
</div>
@saramayoral
saramayoral / gist:9229504
Created February 26, 2014 13:31
remove iOS rounding form features
-webkit-appearance: none;
border-radius: 0;