app/assets/stylesheets/spina/_labels.sass in spina-template-0.3.3 vs app/assets/stylesheets/spina/_labels.sass in spina-template-0.4.0
- old
+ new
@@ -3,12 +3,14 @@
.label
background: #bbb
border-radius: 3px
color: #fff
display: inline-block
- font-size: 11px
+ font-size: 10px
font-weight: bold
- padding: 4px 8px
+ letter-spacing: 1px
+ line-height: 10px
+ padding: 8px 12px
&.label-primary
background: $primary-color
&.label-error
\ No newline at end of file