]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Allow vOffset option in floated dropdown alignment 9257/head
authorDavid Reese <david@whatcould.com>
Fri, 14 Oct 2016 13:50:15 +0000 (09:50 -0400)
committerDavid Reese <david@whatcould.com>
Fri, 14 Oct 2016 13:50:15 +0000 (09:50 -0400)
commit2506b2b56e5e1b5dfa82e058ab0e4f98fae88912
tree76b2ea063dbe0d466636150990f9c740eeadcd90
parent68cf39d1c3dd02a13f2e28886a19f931f2de0d18
Allow vOffset option in floated dropdown alignment

Left-bottom and right-bottom were added recently but the vOffset option was left out; since the default positioning (which would correspond to `bottom`) adds vOffset, seems like right-bottom and left-bottom should too.
js/foundation.util.box.js