From 7c732f91bb82e24e6d059b66346f35ac01bbe2f3 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Sun, 26 May 2013 14:06:20 -0700 Subject: [PATCH] Remove hacky overrides --- css/app.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/css/app.css b/css/app.css index 7880837a5..a6e2d59ee 100644 --- a/css/app.css +++ b/css/app.css @@ -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 {