Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
3df8ded1
Commit
3df8ded1
authored
9 years ago
by
Mark Otto
Browse files
Options
Download
Plain Diff
Merge pull request #17448 from lukeb-uk/navbar_toggleable_md
Add .navbar-toggleable-md class
parents
d13c4b35
319009a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scss/_navbar.scss
+5
-0
scss/_navbar.scss
with
5 additions
and
0 deletions
+5
-0
scss/_navbar.scss
+
5
-
0
View file @
3df8ded1
...
@@ -129,6 +129,11 @@
...
@@ -129,6 +129,11 @@
display
:
block
!
important
;
display
:
block
!
important
;
}
}
}
}
&
-md
{
@include
media-breakpoint-up
(
lg
)
{
display
:
block
!
important
;
}
}
}
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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
Menu
Explore
Projects
Groups
Snippets