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
0205fc8b
Commit
0205fc8b
authored
7 years ago
by
Martijn Cuppens
Committed by
Mark Otto
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Prevent word-wrap (#25248)
Fixes
#25235
parent
65ae622d
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 @
0205fc8b
...
...
@@ -19,6 +19,7 @@
justify-content
:
center
;
color
:
$progress-bar-color
;
text-align
:
center
;
white-space
:
nowrap
;
background-color
:
$progress-bar-bg
;
@include
transition
(
$progress-bar-transition
);
}
...
...
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