summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/stacked_progress_bar.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/framework/stacked_progress_bar.scss')
-rw-r--r--app/assets/stylesheets/framework/stacked_progress_bar.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/stacked_progress_bar.scss b/app/assets/stylesheets/framework/stacked_progress_bar.scss
index 4869cda73e5..528ba53a48b 100644
--- a/app/assets/stylesheets/framework/stacked_progress_bar.scss
+++ b/app/assets/stylesheets/framework/stacked_progress_bar.scss
@@ -10,7 +10,7 @@
.status-neutral,
.status-red, {
height: 100%;
- min-width: 25px;
+ min-width: 30px;
padding: 0 5px;
font-size: $tooltip-font-size;
font-weight: normal;