Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gpt
large_projects
gitlabhq1
Commits
a7319ebd
Commit
a7319ebd
authored
8 years ago
by
Eric Eastwood
Browse files
Options
Download
Email Patches
Plain Diff
Fix sidebar coming up short on mobile
See
https://gitlab.com/gitlab-org/gitlab-ce/issues/32735
parent
9ba8512c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
app/assets/stylesheets/framework/sidebar.scss
app/assets/stylesheets/framework/sidebar.scss
+4
-0
No files found.
app/assets/stylesheets/framework/sidebar.scss
View file @
a7319ebd
...
...
@@ -83,4 +83,8 @@
position
:
fixed
;
top
:
$header-height
;
}
&
:not
(
.affix-top
)
{
min-height
:
100%
;
}
}
This diff is collapsed.
Click to expand it.
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