mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
Merge pull request #1133 from canklot/gh-pages
Fix qtip viewport overflow.
This commit is contained in:
commit
b3ef4f4bd6
@ -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