mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
Fix restrictions rendering on FF (fixes #2241)
This commit is contained in:
@@ -1542,6 +1542,11 @@ input[type=number] {
|
||||
height: 300px;
|
||||
}
|
||||
|
||||
.form-field-restrictions svg {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.form-field-restrictions .restriction-help {
|
||||
z-index: 1;
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user