mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 06:58:32 +02:00
initial commit of form revamp
This commit is contained in:
@@ -73,6 +73,12 @@ input {
|
||||
line-height: normal;
|
||||
}
|
||||
|
||||
/* Hide default number spinner controls in Chrome */
|
||||
input[type="number"]::-webkit-inner-spin-button,
|
||||
input[type="number"]::-webkit-outer-spin-button {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/*
|
||||
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
|
||||
* and `video` controls.
|
||||
|
||||
Reference in New Issue
Block a user