diff --git a/resources/celerity/map.php b/resources/celerity/map.php --- a/resources/celerity/map.php +++ b/resources/celerity/map.php @@ -9,7 +9,7 @@ 'names' => array( 'conpherence.pkg.css' => '3144a5e2', 'conpherence.pkg.js' => '020aebcf', - 'core.pkg.css' => '8aed2c92', + 'core.pkg.css' => '3406c4ea', 'core.pkg.js' => '086da722', 'dark-console.pkg.js' => '187792c2', 'differential.pkg.css' => '91ac6214', @@ -35,7 +35,7 @@ 'rsrc/css/aphront/tokenizer.css' => '194e8160', 'rsrc/css/aphront/tooltip.css' => 'e3f2412f', 'rsrc/css/aphront/typeahead-browse.css' => 'b7ed02d2', - 'rsrc/css/aphront/typeahead.css' => '8779483d', + 'rsrc/css/aphront/typeahead.css' => '5da109c8', 'rsrc/css/application/almanac/almanac.css' => '2e050f4f', 'rsrc/css/application/auth/auth.css' => 'c2f23d74', 'rsrc/css/application/base/main-menu-view.css' => '741a6bba', @@ -542,7 +542,7 @@ 'aphront-table-view-css' => '0bb61df1', 'aphront-tokenizer-control-css' => '194e8160', 'aphront-tooltip-css' => 'e3f2412f', - 'aphront-typeahead-control-css' => '8779483d', + 'aphront-typeahead-control-css' => '5da109c8', 'application-search-view-css' => '0f7c06d8', 'auth-css' => 'c2f23d74', 'bulk-job-css' => '73af99f5', diff --git a/webroot/rsrc/css/aphront/typeahead.css b/webroot/rsrc/css/aphront/typeahead.css --- a/webroot/rsrc/css/aphront/typeahead.css +++ b/webroot/rsrc/css/aphront/typeahead.css @@ -4,7 +4,6 @@ div.jx-typeahead-hardpoint { position: relative; - _zoom: 1; /* Some kind of IE6 fix? */ /* yes */ /* why? */ /* still need? */ } div.jx-typeahead-results {