twbs / bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
https://getbootstrap.com
MIT License
170.42k stars 78.82k forks source link

breadcrumb height standardised #2844

Closed gianni-di-noia closed 12 years ago

gianni-di-noia commented 12 years ago

I think it's good that the breadcrumbs and the buttons have the same height. screenshot suggestions to customize?

mdo commented 12 years ago

To customize, just change the padding on .breadcrumbs.

gianni-di-noia commented 12 years ago
.breadcrumb { padding: 4.5px 14px; }