Tweak uber search dropdown styles

Summary: Moved the dropdown outside of the input to give text more space. Also changed the 'current app' icon to the target icon, it feels a little better in use. I will follow up with a fix to T5218.

Test Plan:
Tested desktop, mobile, tablet searching.

{F379466}

Reviewers: btrahan, epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D12516
This commit is contained in:
Chad Little
2015-04-22 17:56:47 -07:00
parent ffd62ad7c6
commit 636e5dfda9
3 changed files with 36 additions and 8 deletions

View File

@@ -7,7 +7,7 @@
*/
return array(
'names' => array(
'core.pkg.css' => 'f7d01efc',
'core.pkg.css' => '7382134c',
'core.pkg.js' => 'd3f3a35c',
'darkconsole.pkg.js' => '8ab24e01',
'differential.pkg.css' => '3500921f',
@@ -34,7 +34,7 @@ return array(
'rsrc/css/aphront/typeahead.css' => '0e403212',
'rsrc/css/application/almanac/almanac.css' => 'dbb9b3af',
'rsrc/css/application/auth/auth.css' => '1e655982',
'rsrc/css/application/base/main-menu-view.css' => '31e66da9',
'rsrc/css/application/base/main-menu-view.css' => '0657ac93',
'rsrc/css/application/base/notification-menu.css' => '3c9d8aa1',
'rsrc/css/application/base/phabricator-application-launch-view.css' => '16ca323f',
'rsrc/css/application/base/standard-page-view.css' => 'd3e1abe9',
@@ -737,7 +737,7 @@ return array(
'phabricator-hovercard-view-css' => '44394670',
'phabricator-keyboard-shortcut' => '1ae869f2',
'phabricator-keyboard-shortcut-manager' => 'c1700f6f',
'phabricator-main-menu-view' => '31e66da9',
'phabricator-main-menu-view' => '0657ac93',
'phabricator-nav-view-css' => '7aeaf435',
'phabricator-notification' => '0c6946e7',
'phabricator-notification-css' => '9c279160',