Skip to content

Instantly share code, notes, and snippets.

@danic85
Created December 15, 2016 16:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danic85/cf71ce35e2cc25b273ff6be6a75b6d48 to your computer and use it in GitHub Desktop.
Save danic85/cf71ce35e2cc25b273ff6be6a75b6d48 to your computer and use it in GitHub Desktop.
SLDS Wizard Progress Bar - Bar will not display without z-index on containing div
<span class="slds-wizard__progress" style="z-index: 0;">
<span class="slds-wizard__progress-bar" style="width:50%;"></span>
</span>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment