Remove hacky overrides

This commit is contained in:
John Firebaugh
2013-05-26 14:06:20 -07:00
parent 3ae7d1206b
commit 7c732f91bb
-8
View File
@@ -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 {