Skip to content

Use 0.15s transition duration for flash close

Dan Davison requested to merge small-flash-ux-improvement into master

What does this MR do?

Small UX improvement. Halve the time of the flash close duration.
Additionally add a leading-zero.

Sample

https://jsfiddle.net/8aw0tcp2/

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Testing is already covered in spec/javascripts/flash_spec.js.
Browsers that already implement transition-duration should have no problem with the difference of timing.

Merge request reports