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
Merge requests
!7114
overflow: visible; when collapsible open
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Closed
Administrator
requested to merge
github/fork/jamiescript/3.0.0-wip
into
3.0.0-wip
12 years ago
Overview
0
Commits
1
Pipelines
0
Changes
2
Created by: jamiescript
0
0
Compare
3.0.0-wip
3.0.0-wip (base)
and
latest version
latest version
6cdfcefb
1 commit,
2 years ago
2 files
+
2
-
0
Expand all files
Preferences
Preferences
File browser
List view
Tree view
Compare changes
Inline
Side-by-side
Show whitespace changes
Show one file at a time
Search (e.g. *.vue) (Ctrl+P)
docs/as
sets/css
bootst
rap.css
+1
-0
le
ss
component-an
imations.less
+1
-0
docs/assets/css/bootstrap.css
+
1
-
0
Options
View file @ 6cdfcefb
Show full file
@@ -1943,6 +1943,7 @@ fieldset[disabled] .btn-link:focus {
.collapse.in
{
height
:
auto
;
overflow
:
visible
;
}
@font-face
{
less/component-animations.less
+
1
-
0
Options
View file @ 6cdfcefb
Show full file
@@ -29,4 +29,5 @@
}
.collapse.in {
height: auto;
overflow: visible;
}
Menu
Explore
Projects
Groups
Snippets