Merge branch 'revert-320ef318' into 'master'

Revert "Merge branch 'tooltip-hide-on-scroll' into 'master'"

See merge request !9693
This commit is contained in:
Filipa Lacerda 2017-03-03 21:31:33 +00:00
commit 312137c6a5
2 changed files with 0 additions and 8 deletions

View file

@ -231,10 +231,6 @@ require('es6-promise').polyfill();
var bootstrapBreakpoint = bp.getBreakpointSize();
var fitSidebarForSize;
$(document).on('scroll', function() {
$('.has-tooltip').tooltip('hide');
});
// Set the default path for all cookies to GitLab's root directory
Cookies.defaults.path = gon.relative_url_root || '/';

View file

@ -1,4 +0,0 @@
---
title: Fixed tooltip remaining after scrolling the page
merge_request:
author: