From c3aa36d035da3cf5e245eac12aa6c3ffcb27cf98 Mon Sep 17 00:00:00 2001 From: Clement Ho Date: Fri, 15 Jun 2018 18:36:26 +0000 Subject: Remove pointer events in favor of boundary viewport --- app/assets/stylesheets/bootstrap_migration.scss | 5 ----- 1 file changed, 5 deletions(-) (limited to 'app/assets/stylesheets/bootstrap_migration.scss') diff --git a/app/assets/stylesheets/bootstrap_migration.scss b/app/assets/stylesheets/bootstrap_migration.scss index 5da0e672288..c3ba62805dc 100644 --- a/app/assets/stylesheets/bootstrap_migration.scss +++ b/app/assets/stylesheets/bootstrap_migration.scss @@ -128,11 +128,6 @@ table { border-spacing: 0; } -.tooltip { - // Fix bootstrap4 bug whereby tooltips flicker when they are hovered over their borders - pointer-events: none; -} - .popover { font-size: 14px; } -- cgit v1.2.3