Skip to content

Commit

Permalink
Bump govuk_frontend_toolkit to 4.18.3
Browse files Browse the repository at this point in the history
# 4.18.3

- For smaller screens (<768px) ensure that the
GOVUK.StickAtTopWhenScrolling JS "unsticks" the element which was
previously "stuck" (by removing both the class which sets fixed
positioning and the shim). ([PR
#329](alphagov/govuk_frontend_toolkit#329))
  • Loading branch information
gemmaleigh committed Oct 13, 2016
1 parent ae709db commit 791913e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"express-session": "^1.13.0",
"express-writer": "0.0.4",
"govuk-elements-sass": "2.0.0",
"govuk_frontend_toolkit": "^4.18.2",
"govuk_frontend_toolkit": "^4.18.3",
"govuk_template_jinja": "0.18.3",
"grunt": "0.4.5",
"grunt-cli": "0.1.13",
Expand Down

0 comments on commit 791913e

Please sign in to comment.