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
2e515a95
Commit
2e515a95
authored
Oct 02, 2019
by
Holly Reynolds
Committed by
Annabel Dunstone Gray
Oct 02, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Centered sidebar navigation items
Changelog update
parent
98cb3b4a
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
app/assets/stylesheets/framework/contextual_sidebar.scss
app/assets/stylesheets/framework/contextual_sidebar.scss
+2
-2
ee/changelogs/unreleased/31839-icons-in-left-sidebar-not-centered-when-sidebar-is-collapsed.yml
...n-left-sidebar-not-centered-when-sidebar-is-collapsed.yml
+5
-0
No files found.
app/assets/stylesheets/framework/contextual_sidebar.scss
View file @
2e515a95
...
...
@@ -177,7 +177,7 @@
transition
:
padding
$sidebar-transition-duration
;
display
:
flex
;
align-items
:
center
;
padding
:
12px
15px
;
padding
:
12px
$gl-padding
;
color
:
$gl-text-color-secondary
;
}
...
...
@@ -341,7 +341,7 @@
>
a
{
margin-left
:
4px
;
// Subtract width of left border on active element
padding-left
:
11px
;
padding-left
:
$gl-padding-12
;
}
.badge.badge-pill
{
...
...
ee/changelogs/unreleased/31839-icons-in-left-sidebar-not-centered-when-sidebar-is-collapsed.yml
0 → 100644
View file @
2e515a95
---
title
:
Updated sidebar navigation icons to be horizontally centered when bar is condensed
merge_request
:
16820
author
:
type
:
other
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