Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
2307eb80
Commit
2307eb80
authored
Jul 28, 2017
by
Phil Hughes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed breadcrumb titles aggressively collapsing
Closes #35323
parent
190fae5f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
app/assets/stylesheets/new_nav.scss
app/assets/stylesheets/new_nav.scss
+2
-1
changelogs/unreleased/breadcrumbs-collapsed-title-width-fix.yml
...logs/unreleased/breadcrumbs-collapsed-title-width-fix.yml
+4
-0
No files found.
app/assets/stylesheets/new_nav.scss
View file @
2307eb80
...
...
@@ -325,6 +325,7 @@ header.navbar-gitlab-new {
.breadcrumbs-links
{
flex
:
1
;
min-width
:
0
;
align-self
:
center
;
color
:
$gl-text-color-quaternary
;
...
...
@@ -343,7 +344,7 @@ header.navbar-gitlab-new {
}
.title
{
white-space
:
nowrap
;
display
:
inline-block
;
>
a
{
&
:last-of-type:not
(
:first-child
)
{
...
...
changelogs/unreleased/breadcrumbs-collapsed-title-width-fix.yml
0 → 100644
View file @
2307eb80
---
title
:
Fixed breadcrumbs title aggressively collapsing
merge_request
:
author
:
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment