Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
f22424c45465
Unverified
Commit
cb1a3690
authored
Aug 17, 2017
by
Phil Hughes
Browse files
Fixed collapsed sidebar not showing fly-out menu
parent
f32832c8659b
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/assets/stylesheets/new_sidebar.scss
View file @
f22424c4
...
...
@@ -103,7 +103,6 @@ $new-sidebar-collapsed-width: 50px;
&
.sidebar-icons-only
{
width
:
$new-sidebar-collapsed-width
;
overflow-x
:
hidden
;
.badge
,
.project-title
{
...
...
@@ -111,7 +110,11 @@ $new-sidebar-collapsed-width: 50px;
}
.nav-item-name
{
opacity
:
0
;
display
:
none
;
}
.sidebar-top-level-items
>
li
>
a
{
min-height
:
44px
;
}
}
...
...
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