assets/stylesheets/semantic_ui/definitions/elements/icon.less in less-rails-semantic_ui-2.2.13.0 vs assets/stylesheets/semantic_ui/definitions/elements/icon.less in less-rails-semantic_ui-2.3.0.0

- old
+ new

@@ -36,11 +36,11 @@ @font-face { font-family: 'Icons'; src: @fallbackSRC; src: @src; font-style: normal; - font-weight: normal; + font-weight: @normal; font-variant: normal; text-decoration: inherit; text-transform: none; } @@ -53,10 +53,10 @@ width: @width; height: @height; font-family: 'Icons'; font-style: normal; - font-weight: normal; + font-weight: @normal; text-decoration: inherit; text-align: center; speak: none; font-smoothing: antialiased;