Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Step] last step has right arrow if active #2552

Closed
naabster opened this issue Jul 8, 2015 · 2 comments
Closed

[Step] last step has right arrow if active #2552

naabster opened this issue Jul 8, 2015 · 2 comments
Milestone

Comments

@naabster
Copy link

naabster commented Jul 8, 2015

If the last step is marked active, it has the little arrow to the right.

screen shot 2015-07-08 at 11 07 18

this should fix it:

.ui.steps .step:last-child:after {
  display: @lastArrowDisplay !important;
}
@jlukic jlukic added this to the 2.0.3 milestone Jul 8, 2015
@jlukic
Copy link
Member

jlukic commented Jul 8, 2015

Sorry about that.

@naabster
Copy link
Author

naabster commented Jul 8, 2015

no worries :)
thanks for all your work!

jlukic added a commit that referenced this issue Jul 9, 2015
@jlukic jlukic closed this as completed Jul 10, 2015
jlukic added a commit that referenced this issue Jul 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants