app/assets/stylesheets/semantic-ui/modules/_modal.scss in semantic-ui-sass-2.2.2.2 vs app/assets/stylesheets/semantic-ui/modules/_modal.scss in semantic-ui-sass-2.2.3.0

- old
+ new

@@ -1,7 +1,7 @@ /*! - * # Semantic UI 2.2.2 - Modal + * # Semantic UI 2.2.3 - Modal * http://github.com/semantic-org/semantic-ui/ * * * Released under the MIT license * http://opensource.org/licenses/MIT @@ -74,10 +74,10 @@ Header ---------------*/ .ui.modal > .header { display: block; - font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif; + font-family: $font-family; background: #FFFFFF; margin: 0em; padding: 1.25rem 1.5rem; box-shadow: none; color: rgba(0, 0, 0, 0.85);