mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
Hide IE clear field icon
https://github.com/openstreetmap/iD/issues/1431#issuecomment-87894373
This commit is contained in:
committed by
Bryan Housel
parent
fc1ae42e5b
commit
b9bbc051f2
@@ -206,6 +206,10 @@ table.tags, table.tags td, table.tags th {
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
::-ms-clear {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Grid
|
||||
------------------------------------------------------- */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user