Browse Source

Remove variable size overrides

pull/2053/head
jlukic 9 years ago
parent
commit
e48e5ce970
1 changed files with 0 additions and 11 deletions
  1. 11
      src/themes/default/elements/input.variables

11
src/themes/default/elements/input.variables

@ -105,14 +105,3 @@
/* Inverted */
@transparentInvertedPlaceholderColor: @invertedUnselectedTextColor;
@transparentInvertedColor: @white;
/* Sizing */
@mini: 0.8125rem;
@small: 0.875rem;
@medium: 1rem;
@large: 1.125rem;
@big: 1.25rem;
@huge: 1.375rem;
@massive: 1.5rem;
Loading…
Cancel
Save