|
@ -104,12 +104,6 @@ |
|
|
@inputOffset: 0em; |
|
|
@inputOffset: 0em; |
|
|
@inputVerticalPadding: 0.5em; |
|
|
@inputVerticalPadding: 0.5em; |
|
|
|
|
|
|
|
|
@smallInputOffset: 0em; |
|
|
|
|
|
@smallInputVerticalPadding: 0.4em; |
|
|
|
|
|
|
|
|
|
|
|
@largeInputOffset: -0.125em; |
|
|
|
|
|
@largeInputVerticalPadding: 0.6em; |
|
|
|
|
|
|
|
|
|
|
|
/* Image */ |
|
|
/* Image */ |
|
|
@imageMargin: -0.5em -0.2em; |
|
|
@imageMargin: -0.5em -0.2em; |
|
|
@imageWidth: 2.5em; |
|
|
@imageWidth: 2.5em; |
|
@ -415,4 +409,5 @@ |
|
|
/* Sizes */ |
|
|
/* Sizes */ |
|
|
@smallWidth: 13rem; |
|
|
@smallWidth: 13rem; |
|
|
@mediumWidth: 15rem; |
|
|
@mediumWidth: 15rem; |
|
|
@largeWidth: 18rem; |
|
|
|
|
|
|
|
|
@largeWidth: 18rem; |
|
|
|
|
|
@hugeWidth: 20rem; |