mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-05 02:41:33 +00:00
fix accordion jumps
This commit is contained in:
@@ -83,4 +83,4 @@
|
||||
|
||||
.row
|
||||
.small-12.columns.text-right
|
||||
%button.primary{"ng-disabled" => "shipping.$invalid", "ng-click" => "next($event)", "ofn-focus" => "accordion['shipping']"} Next
|
||||
%button.primary{"ng-disabled" => "shipping.$invalid", "ng-click" => "next($event)"} Next
|
||||
|
||||
Reference in New Issue
Block a user