mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-07 03:41:33 +00:00
Fix issues with <use>'d elements and fill under Firefox (closes #2860)
This commit is contained in:
@@ -1036,6 +1036,7 @@ button.save.has-count .count::before {
|
||||
min-height: 30px;
|
||||
border-top: 0;
|
||||
border-radius: 0 0 4px 4px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.form-field textarea {
|
||||
|
||||
Reference in New Issue
Block a user