.progress__track {
  background-color: #fff;
  border: 1px solid;
  margin-top: 5px;
  max-width: 100%;
  min-width: 100px;
  height: 16px;
  background-color: #fff;
}

background-color is repeated twice.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Sam152’s picture

Status: Active » Needs review
FileSize
400 bytes

Simple patch attached.

gauravkhambhala’s picture

FileSize
378 bytes

Uploading patch here with the fix.

dawehner’s picture

Status: Needs review » Reviewed & tested by the community

+1

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 6a0ea49 and pushed to 8.x. Thanks!

  • alexpott committed 6a0ea49 on 8.0.x
    Issue #2315019 by gauravkhambhala, sam152 | alexpott: Fixed Duplicate...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.