mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
Fix qtip viewport overflow by only changing app.coffe
I reverted my last commit on vendor code and did the changes on app.coffe.
This commit is contained in:
parent
81d7fafd10
commit
b84935370a
@ -20,7 +20,9 @@ class Choosealicense
|
|||||||
qtip_position:
|
qtip_position:
|
||||||
my: "top center"
|
my: "top center"
|
||||||
at: "bottom center"
|
at: "bottom center"
|
||||||
|
viewport: $(window)
|
||||||
|
adjust:
|
||||||
|
method: 'shift shift'
|
||||||
# Annotation rule types as defined in `_config.yml`
|
# Annotation rule types as defined in `_config.yml`
|
||||||
ruletypes:
|
ruletypes:
|
||||||
permissions: "Permission"
|
permissions: "Permission"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user