vendor/assets/stylesheets/alert.css.scss in flashgrid-4.0.2 vs vendor/assets/stylesheets/alert.css.scss in flashgrid-4.0.3
- old
+ new
@@ -7,10 +7,10 @@
.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;
+ line-height: 20px;
margin: 0;
padding: 10px 20px 9px 20px;
}
.alert h4 {
color: rgba(71,74,84,1);
\ No newline at end of file