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

Use with bootstrap #22

Closed
XadillaX opened this issue May 8, 2014 · 11 comments
Closed

Use with bootstrap #22

XadillaX opened this issue May 8, 2014 · 11 comments

Comments

@XadillaX
Copy link

XadillaX commented May 8, 2014

when I use it with bootstrap, and when I use <a></a>, the button goes ugly!

Because the <a> in bootstrap will override the button while there's no CSS that like a.button.

@alexwolfe
Copy link
Owner

Do you have an example page I can look at so I can fix this?

@XadillaX
Copy link
Author

XadillaX commented May 9, 2014

Hmmmmmmmmmmmm, you can see the demo here:

http://kacaka.ca/buttons-bs/

@alexwolfe
Copy link
Owner

Awesome, thanks for the demo, really helpful. I've identified the problem. I need to add color, and text decoration styles to the button :hover state so they do not get overridden.

I'll update the library this weekend then close the issue, unless you want to submit a pull request then I can merge?

@XadillaX
Copy link
Author

XadillaX commented May 9, 2014

Sry, but I'm not familar with *.scss so I think I can't submit a commit.

@alexwolfe
Copy link
Owner

No worries, I can fix this one. Thanks for reporting the problem though!

On Thu, May 8, 2014 at 9:51 PM, ZHU, Kaidi notifications@github.com wrote:

Sry, but I'm not familar with *.scss so I think I can't submit a commit.


Reply to this email directly or view it on GitHubhttps://github.com//issues/22#issuecomment-42633369
.

@XadillaX
Copy link
Author

Hello? Have you fixed this issue?

@koichirose
Copy link

I'm looking to fix this, too. That demo page is now offline, too.

@alexwolfe
Copy link
Owner

This issue has been resolved and should work correctly when downloading from the github repo. The button builder will be updated shortly. .

@XadillaX
Copy link
Author

@alexwolfe Thanks very much! Good job!

@wangpingsx
Copy link

Have you fixed bower version?

with the code from your sample :

< span class="button-wrap">< a href="#" class="buttonccc buttonccc-circle buttonccc-primary">press me

I got this:

image

I am using angular fullstack : https://github.com/DaftMonk/generator-angular-fullstack

Thanks,
Peter

@alexwolfe
Copy link
Owner

Are you using the latest version: http://unicorn-ui.com/buttons/

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

4 participants