Skip to content
GitLab
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
bfd4c192
Commit
bfd4c192
authored
5 years ago
by
Martijn Cuppens
Browse files
Options
Download
Email Patches
Plain Diff
Remove `position: relative` from `.collapsing`
parent
44372484
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scss/_transitions.scss
+0
-1
scss/_transitions.scss
with
0 additions
and
1 deletion
+0
-1
scss/_transitions.scss
+
0
-
1
View file @
bfd4c192
...
@@ -13,7 +13,6 @@
...
@@ -13,7 +13,6 @@
}
}
.collapsing
{
.collapsing
{
position
:
relative
;
height
:
0
;
height
:
0
;
overflow
:
hidden
;
overflow
:
hidden
;
@include
transition
(
$transition-collapse
);
@include
transition
(
$transition-collapse
);
...
...
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