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

Fix: Align buttons better #135

Closed
sanatankc opened this issue Dec 4, 2017 · 10 comments
Closed

Fix: Align buttons better #135

sanatankc opened this issue Dec 4, 2017 · 10 comments
Labels
Milestone

Comments

@sanatankc
Copy link
Contributor

This is how (prev | next | end) buttons looks like now, which is not ideal in any way. Doesn't looks good by any UX perspective.
screen shot 2017-12-04 at 1 56 18 pm

It would look better if it looked something like this.

try sugarizer org_

@llaske llaske added the bug label Dec 4, 2017
@kunal-mohta
Copy link
Contributor

This can be easily fixed using <center> tags.
Where is this HTML code in the repository??

@sanatankc
Copy link
Contributor Author

Don't use center tags, they are deprecated.

@kunal-mohta
Copy link
Contributor

I have also been able to achieve the same using CSS flex-box.

@sanatankc
Copy link
Contributor Author

sanatankc commented Dec 24, 2017 via email

@kunal-mohta
Copy link
Contributor

@llaske What do you think?

@llaske
Copy link
Owner

llaske commented Dec 26, 2017

Why not. Do a try and send a PR.
BTW avoid to update the library itself (Bootstrap tour) in your change.

@s1db
Copy link

s1db commented Jan 5, 2018

If this is still open and no one is working on it, I'd like to take this up. 😄

@kunal-mohta
Copy link
Contributor

I am not working on this right now, so if @sanatankc is not doing this, then I guess you can try this.

@llaske
Copy link
Owner

llaske commented Oct 21, 2018

Template for tutorial is located here https://github.com/llaske/sugarizer/blob/dev/lib/tutorial.js#L19

@llaske
Copy link
Owner

llaske commented Nov 8, 2018

Fixed in mchlp@4a7937f

@llaske llaske added this to the v1.1 milestone Nov 8, 2018
@llaske llaske closed this as completed in 4a7937f Jan 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants