Add class for text fields with size modifiers

Signed-off-by: Alex Coles <alex@alexbcoles.com>
pull/2419/head
Alex Coles 10 years ago
parent 5d62723583
commit 8d87871285
  1. 1
      app/assets/stylesheets/content/_forms.sass

@ -219,6 +219,7 @@ fieldset
border-right: none border-right: none
@include transform(rotate(-50deg)) @include transform(rotate(-50deg))
.form--text-field,
.form--select .form--select
&.-tiny &.-tiny
font-size: 0.7rem font-size: 0.7rem

Loading…
Cancel
Save