BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
d60f5ee4
Commit
d60f5ee4
authored
Aug 09, 2017
by
Phil Hughes
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'fix-collapsed-sidebar-item-height' into 'master'
Fix height of collapsed sidebar items See merge request !13385
parents
705dbe61
2bb7f357
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
new_sidebar.scss
app/assets/stylesheets/new_sidebar.scss
+5
-2
No files found.
app/assets/stylesheets/new_sidebar.scss
View file @
d60f5ee4
...
...
@@ -104,11 +104,14 @@ $new-sidebar-collapsed-width: 50px;
&
.sidebar-icons-only
{
width
:
$new-sidebar-collapsed-width
;
.nav-item-name
,
.badge
,
.project-title
{
display
:
none
;
}
.nav-item-name
{
opacity
:
0
;
}
}
&
.nav-sidebar-expanded
{
...
...
@@ -361,7 +364,7 @@ $new-sidebar-collapsed-width: 50px;
.sidebar-icons-only
{
.context-header
{
height
:
6
0
px
;
height
:
6
1
px
;
a
{
padding
:
10px
4px
;
...
...
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