mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-07-27 00:19:50 +03:00
Merge 764c35dab2
into f786000407
This commit is contained in:
commit
601b72d97b
|
@ -78,7 +78,8 @@ var ripples = {
|
|||
|
||||
// Let ripple fade out (with CSS)
|
||||
setTimeout(function() {
|
||||
$ripple.remove();
|
||||
|
||||
$('.ripple').remove();
|
||||
}, rippleOutTime);
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user