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

Taginput with maxtags does not properly align the last tag #2062

Closed
andrei-dracea opened this issue Dec 7, 2019 · 3 comments · Fixed by #2065
Closed

Taginput with maxtags does not properly align the last tag #2062

andrei-dracea opened this issue Dec 7, 2019 · 3 comments · Fixed by #2065

Comments

@andrei-dracea
Copy link
Contributor

andrei-dracea commented Dec 7, 2019

Overview of the problem

Buefy version: 0.8.8
Vuejs version: 2.6.10
OS/Browser: Chrome

Description

On the Taginput, when limited with maxtags, the last tag is not spaced properly to the last one.

Steps to reproduce

Go to the docs page and try to enter more than five tags in the second example.

Expected behavior

I expect the tag to be evenly spaced to the others

Actual behavior

image

@afwn90cj93201nixr2e1re
Copy link
Contributor

&:not(:last-child) {

@andrei-dracea
Copy link
Contributor Author

andrei-dracea commented Dec 7, 2019

Yes I know what's causing it and fixed it, just thought I should mention it here. Or should I make a pull-request? :P

@jtommy
Copy link
Member

jtommy commented Dec 7, 2019

Sure, please make a PR :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants