mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-25 20:46:48 +00:00
There is a bug in the handling of % values for the "top" CSS property of the modals. See details here: https://github.com/kristinalim/angular-foundation/pull/1 A PR to the original repository has also been submitted, but the project doesn't seem to be active anymore: https://github.com/yalabot/angular-foundation/pull/319 And to another fork of the repository: https://github.com/cwadrupldijjit/angular-foundation/pull/1 The bug was causing the 10% "top" CSS property for the modal to be treated as 10px.