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

Fixed bug in chrome, which caused bootsrap buttons to have a of height of 33px instead of 34px #34

Closed
wants to merge 1 commit into from

Conversation

peerb
Copy link

@peerb peerb commented Dec 12, 2013

Hi there,

I had a strange bug today in my chome browser which caused bootrap buttons to be 33px heigh instead of the usual 34px. After some research, I found out that its a know issue and can be fixed by increasing the the precision of the sass compiler.

Cheers,
Peer

Found cause and fix here:
twbs/bootstrap-sass#409
gruntjs/grunt-contrib-compass#113

@DaftMonk
Copy link
Member

Hi, thanks for the PR. But if you could, please submit to generator-angular so I can pull the change upstream. I'm trying to keep the client build code consistent with theirs as much as possible and focus on the server.

@DaftMonk DaftMonk closed this Dec 13, 2013
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

Successfully merging this pull request may close these issues.

2 participants