vendor/assets/stylesheets/alert.css.scss in flashgrid-3.5.2 vs vendor/assets/stylesheets/alert.css.scss in flashgrid-3.6.0

- old
+ new

@@ -7,12 +7,13 @@ .alert { background: rgba(235,238,240,1); border-bottom: 1px solid rgba(225,232,237,1); color: rgba(71,74,84,1); font-size: 16px; + line-height: 25px; margin: -40px 0 40px 0; - padding: 11px 20px 11px 20px; + padding: 10px 20px 9px 20px; } .alert h4 { color: rgba(71,74,84,1); margin: 0; } @@ -28,10 +29,10 @@ .alert a:hover { opacity: 1; } .alert .close { color: rgba(136,153,166,1); float: right; font-size: 18px; - line-height: 18px; + line-height: 27px; } .alert .close:hover, .alert .close:focus { color: rgba(71,74,84,1); text-decoration: none; \ No newline at end of file