app/assets/stylesheets/semantic-ui/elements/_input.scss in semantic-ui-sass-2.2.2.2 vs app/assets/stylesheets/semantic-ui/elements/_input.scss in semantic-ui-sass-2.2.3.0
- old
+ new
@@ -1,7 +1,7 @@
/*!
- * # Semantic UI 2.2.2 - Input
+ * # Semantic UI 2.2.3 - Input
* http://github.com/semantic-org/semantic-ui/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
@@ -37,10 +37,10 @@
flex: 1 0 auto;
outline: none;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
text-align: left;
line-height: 1.2142em;
- font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
+ font-family: $font-family;
padding: 0.67861429em 1em;
background: #FFFFFF;
border: 1px solid rgba(34, 36, 38, 0.15);
color: rgba(0, 0, 0, 0.87);
border-radius: 0.28571429rem;