gitlab-org--gitlab-foss/app/views/layouts/header
Dennis Tang 883d7b5c91 Resolve main nav clipping in certain breakpoints
Makes the following changes in order to have all the
items of the top nav fit within all of the new Bootstrap 4 breakpoints:

- Change GitLab logo to show only on desktop breakpoint (lg and up)
  - Move margin from logo to logo text, saving 8px
- Move the following icon links to the "More" nav dropdown
  - Instance Statistics (ConDev Index)
  - Admin area (if Admin)
  - Sherlock Transactions (if enabled)
- Removed separator between Admin icons
- Change search input width from 240px to 200px
- Move "Activity", "Milestone", and "Snippets" into "More" menu on lg breakpoints
- Show "More" menu of lg breakpoints
2018-12-10 15:53:32 +00:00
..
_current_user_dropdown.html.haml Adjust size and alignment of emojis of user status in user menu 2018-10-19 12:28:52 +00:00
_default.html.haml Resolve main nav clipping in certain breakpoints 2018-12-10 15:53:32 +00:00
_empty.html.haml [skip ci] Fix login page 2018-04-10 15:51:37 -05:00
_help_dropdown.html.haml Resolve "Re-arrange help-related user menu items into new Help menu" 2018-10-18 13:27:04 +00:00
_new_dropdown.haml Condense the "new_dropdown" layout partial 2018-11-26 11:19:16 -06:00
_read_only_banner.html.haml Add read-only banner to all pages 2018-03-22 20:34:45 +01:00