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
SRCT
whats-open-web
Commits
a9412df8
Commit
a9412df8
authored
Dec 23, 2017
by
Mattias J Duffy
Browse files
fix for offset showing on mobile
parent
33f27b2b
Pipeline
#1888
passed with stage
in 1 minute and 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/styles/components/sidebar.scss
View file @
a9412df8
...
@@ -85,4 +85,7 @@
...
@@ -85,4 +85,7 @@
.sidebar-root
{
.sidebar-root
{
display
:
none
!
important
;
display
:
none
!
important
;
}
}
.card-container-offset
{
display
:
none
!
important
;
}
}
}
\ No newline at end of file
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