diff --git a/app/assets/stylesheets/experiments.scss b/app/assets/stylesheets/experiments.scss index 79b3c1d8f..dea9fa672 100644 --- a/app/assets/stylesheets/experiments.scss +++ b/app/assets/stylesheets/experiments.scss @@ -93,6 +93,8 @@ a { color: inherit; + display: inline-block; + line-height: 21px; } } @@ -126,6 +128,7 @@ } .progress { + box-shadow: none; height: 4px; margin-bottom: 0; width: 100%;