mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-17 22:24:49 +02:00
Remove hacky overrides
This commit is contained in:
@@ -1023,14 +1023,6 @@ a:hover .icon.out-link { background-position: -500px -14px;}
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/* Hacky overrides to d3 animations,
|
||||
should probably be fixed in the d3 code */
|
||||
.inspector-hover .inspector-preset .form-field {
|
||||
padding-top: 10px !important;
|
||||
max-height: none !important;
|
||||
opacity: 1 !important;
|
||||
}
|
||||
|
||||
/* adding additional preset fields */
|
||||
|
||||
.more-buttons {
|
||||
|
||||
Reference in New Issue
Block a user