Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Client
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
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
web-et-numerique
Factory
Resin
Client
Commits
964b6d8f
Commit
964b6d8f
authored
9 months ago
by
Marlène SIMONDANT
Browse files
Options
Downloads
Patches
Plain Diff
fix(header) : align menu links in firefox 115
parent
55d9241e
Branches
654-ag-grid-update
No related tags found
1 merge request
!850
V3.1.0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/app/header/header.component.scss
+2
-0
2 additions, 0 deletions
src/app/header/header.component.scss
with
2 additions
and
0 deletions
src/app/header/header.component.scss
+
2
−
0
View file @
964b6d8f
...
...
@@ -62,6 +62,8 @@ a {
color
:
$grey-2
;
height
:
100%
;
align-content
:
center
;
// "display: grid;" : aligns menu link items vertically in Firefox 115 (current metropole version) without affecting any other style/layout. Can be removed when Firefox is upgraded.
display
:
grid
;
&
:hover
{
text-decoration
:
none
!
important
;
font-weight
:
bold
;
...
...
This diff is collapsed.
Click to expand it.
Marlène SIMONDANT
@msimondant
mentioned in issue
#585 (closed)
·
9 months ago
mentioned in issue
#585 (closed)
mentioned in issue #585
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment