Reduce home nav to 300px.

Summary: Based on loose feedback, reduce the width of the navigation.

Test Plan: Test, reload. Chrome and FF.

Reviewers: epriestley, vrana, btrahan

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4507
This commit is contained in:
Chad Little
2013-01-17 21:01:46 -08:00
parent 5beaafb952
commit dc62433d17
4 changed files with 52 additions and 52 deletions

View File

@@ -144,7 +144,7 @@ abstract class PhabricatorDirectoryController extends PhabricatorController {
}
}
$nav->addFilter(
$nav->addFilter(
'',
pht('Customize Applications...'),
'/settings/panel/home/');