Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hifis.net
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HIFIS
Overall
hifis.net
Merge requests
!9
Restructure header navbar to fit elements on all screens
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Restructure header navbar to fit elements on all screens
5-fix-sizing-of-header-navbar-on-some-screen-sizes
into
master
Overview
0
Commits
1
Pipelines
0
Changes
3
Merged
Huste, Tobias
requested to merge
5-fix-sizing-of-header-navbar-on-some-screen-sizes
into
master
4 years ago
Overview
0
Commits
1
Pipelines
0
Changes
3
Expand
Remove icons to reduce required amount of space
Remove home button since it is redundant to clicking on the logo. I would assume this behavior is commonly known. It frees up some space.
Make the hamburger button appear already on tablet-sized screens
@jandt-desy
Could you please check, if the changed layout would be okay for you?
Closes
#5 (closed)
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
0c969dbb
1 commit,
4 years ago
3 files
+
3
−
12
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
_data/navigation.yml
+
0
−
11
Options
@@ -11,37 +11,26 @@
# original Markdown.
header
:
-
title
:
Home
url
:
/
fontawesome_class
:
"
fas
fa-home"
-
title
:
News
url
:
blog/
fontawesome_class
:
"
fas
fa-rss"
-
title
:
Services
url
:
"
/"
fontawesome_class
:
"
fas
fa-list"
-
title
:
Mission
url
:
"
/"
fontawesome_class
:
"
fas
fa-bolt"
-
title
:
Roadmap
url
:
"
/"
fontawesome_class
:
"
fas
fa-map-signs"
-
title
:
International
url
:
"
/"
fontawesome_class
:
"
fas
fa-globe-europe"
-
title
:
Contact
url
:
"
contact"
fontawesome_class
:
"
fas
fa-envelope"
-
title
:
Jobs
url
:
"
/"
fontawesome_class
:
"
fas
fa-user"
footer
:
-
title
:
Contact
Loading