gitlab-org--gitlab-foss/app/views/layouts
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
..
header Resolve main nav clipping in certain breakpoints 2018-12-10 15:53:32 +00:00
mailer
nav Resolve main nav clipping in certain breakpoints 2018-12-10 15:53:32 +00:00
_broadcast.html.haml
_flash.html.haml Limit flash notice width on fixed and fluid layout 2018-10-23 21:33:12 +03:00
_google_analytics.html.haml
_head.html.haml Integrate csslab 2018-12-08 01:16:46 +00:00
_init_auto_complete.html.haml
_mailer.html.haml
_page.html.haml Limit flash notice width on fixed and fluid layout 2018-10-23 21:33:12 +03:00
_page_title.html.haml
_piwik.html.haml
_recaptcha_verification.html.haml
_search.html.haml
admin.html.haml
application.html.haml
dashboard.html.haml Change single-item breadcrumbs to page titles 2018-10-19 22:33:48 +08:00
devise.html.haml
devise_empty.html.haml
errors.html.haml
explore.html.haml Change single-item breadcrumbs to page titles 2018-10-19 22:33:48 +08:00
fullscreen.html.haml
group.html.haml
group_settings.html.haml
help.html.haml
instance_statistics.html.haml
mailer.html.haml
mailer.text.erb
notify.html.haml
notify.text.erb
oauth_error.html.haml
profile.html.haml
project.html.haml
project_settings.html.haml
search.html.haml
snippets.html.haml
terms.html.haml Remove .card-title from .card-header for BS4 migration 2018-10-19 22:50:34 +09:00
xml.atom.builder