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
a8aaccbd
Unverified
Commit
a8aaccbd
authored
7 years ago
by
Mark Otto
Committed by
GitHub
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Restore .progress-bar transition (#24694)
Unintentionally removed in #22703. Fixes
#24643
.
parent
bfbf24e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scss/_progress.scss
+1
-0
scss/_progress.scss
with
1 addition
and
0 deletions
+1
-0
scss/_progress.scss
+
1
-
0
View file @
a8aaccbd
...
@@ -19,6 +19,7 @@
...
@@ -19,6 +19,7 @@
color
:
$progress-bar-color
;
color
:
$progress-bar-color
;
text-align
:
center
;
text-align
:
center
;
background-color
:
$progress-bar-bg
;
background-color
:
$progress-bar-bg
;
@include
transition
(
$progress-bar-transition
);
}
}
.progress-bar-striped
{
.progress-bar-striped
{
...
...
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