Created
December 15, 2016 16:34
-
-
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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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