mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-07-27 00:19:50 +03:00
Merge 9b64d22268
into 18b538aed3
This commit is contained in:
commit
146fc91f01
|
@ -116,7 +116,7 @@ window.ripples = {
|
|||
|
||||
// Let ripple fade out (with CSS)
|
||||
setTimeout(function() {
|
||||
$ripple.remove();
|
||||
$('.ripple-on').remove();
|
||||
}, rippleOutTime);
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user