app/frameworks/twitter/bootstrap/badges.less in less-rails-bootstrap-3.3.4.0 vs app/frameworks/twitter/bootstrap/badges.less in less-rails-bootstrap-3.3.5.0

- old
+ new

@@ -10,10 +10,10 @@ padding: 3px 7px; font-size: @font-size-small; font-weight: @badge-font-weight; color: @badge-color; line-height: @badge-line-height; - vertical-align: baseline; + vertical-align: middle; white-space: nowrap; text-align: center; background-color: @badge-bg; border-radius: @badge-border-radius;