Add -webkit-appearance to default.css

pull/387/head
Omar Roth 6 years ago
parent 27cd1e73f3
commit a03958d937

@ -150,6 +150,7 @@ img.thumbnail {
box-shadow: none;
transition: 0.1s border-bottom;
-webkit-appearance: none;
}
.navbar > .searchbar .pure-form fieldset {

Loading…
Cancel
Save