mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
Revert "Fix qtip viewport overflow."
This reverts commit 44b4904814e685a39bb0283b2849fe966110c074.
This commit is contained in:
parent
44b4904814
commit
81d7fafd10
@ -20,7 +20,7 @@ class Choosealicense
|
||||
qtip_position:
|
||||
my: "top center"
|
||||
at: "bottom center"
|
||||
viewport: $(window)
|
||||
|
||||
# Annotation rule types as defined in `_config.yml`
|
||||
ruletypes:
|
||||
permissions: "Permission"
|
||||
|
2
assets/vendor/qtip2/jquery.qtip.js
vendored
2
assets/vendor/qtip2/jquery.qtip.js
vendored
@ -1924,7 +1924,7 @@ QTIP.defaults = {
|
||||
mouse: TRUE,
|
||||
scroll: TRUE,
|
||||
resize: TRUE,
|
||||
method: 'shift shift'
|
||||
method: 'flipinvert flipinvert'
|
||||
},
|
||||
effect: function(api, pos, viewport) {
|
||||
$(this).animate(pos, {
|
||||
|
2
assets/vendor/qtip2/jquery.qtip.min.js
vendored
2
assets/vendor/qtip2/jquery.qtip.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user