vendor/assets/stylesheets/bootstrapped-sass/_badges.scss in bootstrapped-rails-2.0.7.4 vs vendor/assets/stylesheets/bootstrapped-sass/_badges.scss in bootstrapped-rails-2.0.7.5
- old
+ new
@@ -3,10 +3,9 @@
border-radius: 9px 9px 9px 9px;
color: #FFFFFF;
font-size: 12.025px;
font-weight: bold;
padding: 1px 9px 2px;
- white-space: nowrap;
}
.badge:hover {
color: #FFFFFF;
cursor: pointer;
text-decoration: none;
\ No newline at end of file