Ability to "Create X" from wide sidebar buttons
Summary: Shorten home to 240, 3 items wide, add create button for certain wide apps. Test Plan: Test in FF, Chrome, IE8/9 Reviewers: epriestley, btrahan, codeblock Reviewed By: epriestley CC: aran, Korvin, vrana Differential Revision: https://secure.phabricator.com/D4555
This commit is contained in:
@@ -77,9 +77,15 @@
|
||||
|
||||
.phabricator-side-menu-home .phabricator-nav-column-background,
|
||||
.phabricator-side-menu-home .phabricator-nav-local {
|
||||
width: 300px;
|
||||
width: 240px;
|
||||
}
|
||||
|
||||
.device-desktop .phabricator-side-menu-home .phabricator-nav-content {
|
||||
margin-left: 300px;
|
||||
margin-left: 240px;
|
||||
}
|
||||
|
||||
/* Chrome annoyingly has a url display over the nav
|
||||
if the nav is the tallest page (home) */
|
||||
.phabricator-menu-view {
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user