Skip to content

Commit 06af4aa

Browse files
committed
Update bottomfloat.js
1 parent 0b0a949 commit 06af4aa

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

bottomfloat.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -116,12 +116,6 @@ if (isMobile) {
116116

117117
});
118118

119-
cd.on('focus', () => {
120-
121-
bottomWrapper.classList.add('hidden');
122-
123-
});
124-
125119

126120
// update on screen resize
127121

0 commit comments

Comments
 (0)