vendor/assets/stylesheets/_alert.scss in active_frontend-13.0.3 vs vendor/assets/stylesheets/_alert.scss in active_frontend-13.0.4

- old
+ new

@@ -55,9 +55,10 @@ .alert > a { border-bottom: 1px dotted $color-white; color: $color-white; font-style: italic; } +.alert > i { font-size: 14px; } .alert > .alert-close { border: 0; float: right; font-size: 18px; line-height: 22px;