vendor/assets/stylesheets/spectre/_avatars.scss in spectre_scss-0.4.2.0 vs vendor/assets/stylesheets/spectre/_avatars.scss in spectre_scss-0.4.3.0
- old
+ new
@@ -4,10 +4,10 @@
background: $primary-color;
border-radius: 50%;
color: rgba($light-color, .85);
display: inline-block;
font-weight: 300;
- line-height: 1;
+ line-height: 1.25;
margin: 0;
position: relative;
vertical-align: middle;
&.avatar-xs {