Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

Fixed bug which caused buttons to have a height of 33px instead of 34px #500

Closed
wants to merge 1 commit into from
Closed

Conversation

peerb
Copy link
Contributor

@peerb peerb commented Dec 13, 2013

Hi there,

I had a strange bug today in my chrome browser which caused bootstrap buttons to have a height of 33px 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

@sindresorhus
Copy link
Member

@eddiemonge
Copy link
Member

Whats the issue with the buttons being 33px tall?

@clee704
Copy link

clee704 commented Dec 21, 2013

@eddiemonge The heights don't match when an input is grouped with a button addon.

@passy
Copy link
Member

passy commented Dec 21, 2013

Can you update your commit message according to the guidelines Sindre linked?

peerb added a commit to peerb/generator-angular that referenced this pull request Dec 21, 2013
Buttons now match the height of inputs, when using them as input groups.

Previous [pull request](yeoman#500).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants