app/assets/stylesheets/pwnplus/_buttons.scss in pwnstyles_rails-0.2.3 vs app/assets/stylesheets/pwnplus/_buttons.scss in pwnstyles_rails-0.2.4
- old
+ new
@@ -19,9 +19,10 @@
color: $text-color;
@if not $subdued {
text-shadow: 0 1px rgba(0, 0, 0, 0.1);
}
+ font-family: inherit;
font-size: 1.25em;
line-height: 1.375em;
font-weight: $font-weight;
text-decoration: none;
text-overflow: ellipsis;