Skip to content

Fix the navigation "step bubbles" #78

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

Closed
weerox opened this issue Jul 21, 2017 · 3 comments
Closed

Fix the navigation "step bubbles" #78

weerox opened this issue Jul 21, 2017 · 3 comments

Comments

@weerox
Copy link
Contributor

weerox commented Jul 21, 2017

Expected Behavior

The step "bubbles" should be closer to each other.

Actual Behavior

They are pretty far away.

For some reason it broke when I changed the way we make translations. Can't find the reason myself, maybe someone else will.

@niccokunzmann
Copy link
Member

niccokunzmann commented Jul 21, 2017

You removed the comments. Now, there are spaces behind the elements. If there are no spaces between the elements, this works or, maybe there is a possibility to reduce the width of the space to zero.

Before:

 </div><!--
     --><div

Now:

   </div>
       <div

@niccokunzmann
Copy link
Member

#79 does not resolve this.
grafik

@weerox
Copy link
Contributor Author

weerox commented Jul 23, 2017

Fixed by #80

@weerox weerox closed this as completed Jul 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants