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
4134d396bda4
Commit
e932a416
authored
Mar 11, 2016
by
Dennis van de Hoef
Browse files
Fix responsive bug top navigation
parent
5fea314658bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/assets/stylesheets/framework/nav.scss
View file @
4134d396
...
...
@@ -63,7 +63,7 @@
border-bottom
:
none
;
/* Small devices (phones, tablets, 768px and lower) */
@media
(
max-width
:
$screen-sm-m
in
)
{
@media
(
max-width
:
$screen-sm-m
ax
)
{
width
:
100%
;
}
}
...
...
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