mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Integrate mq4-hover-hover-shim
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
$(document).on('mq4hsChange', function (e) {
|
||||
'use strict';
|
||||
$(document.documentElement).toggleClass('bs-true-hover', e.trueHover);
|
||||
});
|
||||
Reference in New Issue
Block a user