mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Adjust button layout at bottom of page
This commit is contained in:
@@ -30,5 +30,6 @@
|
||||
|
||||
.row.buttons
|
||||
.small-12.columns
|
||||
%input.button.primary.left{ type: "button", value: "Back", ng: { click: "select('about')" } }
|
||||
%input.button.primary.right{ type: "button", value: "Continue", ng: { click: "update('finished')" } }
|
||||
%input.button.secondary{ type: "button", value: "Back", ng: { click: "select('about')" } }
|
||||
|
||||
%input.button.primary{ type: "button", value: "Continue", ng: { click: "update('finished')" } }
|
||||
Reference in New Issue
Block a user