From b84935370ae969cc57020f4c19755137c604ce25 Mon Sep 17 00:00:00 2001 From: Canklot Date: Sat, 12 Aug 2023 09:44:43 +0300 Subject: [PATCH] Fix qtip viewport overflow by only changing app.coffe I reverted my last commit on vendor code and did the changes on app.coffe. --- assets/js/app.coffee | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/assets/js/app.coffee b/assets/js/app.coffee index 72cfcd5..decad2a 100644 --- a/assets/js/app.coffee +++ b/assets/js/app.coffee @@ -20,7 +20,9 @@ class Choosealicense qtip_position: my: "top center" at: "bottom center" - + viewport: $(window) + adjust: + method: 'shift shift' # Annotation rule types as defined in `_config.yml` ruletypes: permissions: "Permission"