a

webform.css line 40

.webform-progressbar {
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

Fixes if changing text-align to right, but then it breaks on all othe browsers.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

vibrasphere created an issue.