1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-23 02:38:48 +02:00
phorge-phorge/src/view/page
epriestley c4ed47929c Make the top nav non-fixed-position
Summary:
See some discussion in D1673.

  - There's a concrete (if minor) problem with this in Firefox with wrapping search.
  - People complain about how we're stealing all their pixels.
  - There isn't much of a functional purpose to it since all the operations are fairly rare.
  - This addresses the aesthetic purpose of the fixed-position nav (not making the side nav ugly) by making the side nav scroll up 44px and then stop.

Test Plan: Scrolled in desktop, tablet modes.

Reviewers: vrana

Reviewed By: vrana

CC: aran

Differential Revision: https://secure.phabricator.com/D3412
2012-08-30 18:58:51 -07:00
..
menu Use sprites for all the menu icons 2012-08-14 14:20:01 -07:00
AphrontPageView.php Minor, fix a resource include order issue. 2012-07-31 06:37:19 -07:00
AphrontRequestFailureView.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorStandardPageView.php Make the top nav non-fixed-position 2012-08-30 18:58:51 -07:00