NHSLeadership / nightingale

NHS-Generic Frontend Framework.
Other
35 stars 8 forks source link

Tkt 00184 - Update header layout #185

Closed Android63 closed 6 years ago

Android63 commented 6 years ago

Updated header from this: screen shot 2018-01-29 at 13 12 34

To this: screen shot 2018-01-29 at 13 14 31

The main differences are:

  1. The search bar is optional but, if present, is 100% of its container width and doesn't push the menu bar down.
  2. The menu bar is left-aligned in its container
  3. The login button, if present, is right-aligned in its container.

Tested in various browsers, including mobile. In some older browsers, the mobile view is used (which is a reasonable failsafe).

Android63 commented 6 years ago

Are you OK with me merging this in @cehwitham? I will ask Harry to review, but I'd like to get the functionality in place for now and correct any issues he raises later.

Android63 commented 6 years ago

@cehwitham I've checked this locally and it looks fine. Could you review it with a view to a merge please?