Adjust button layout at bottom of page

This commit is contained in:
summerscope
2014-08-22 17:51:03 +10:00
committed by Rob H
parent 100d672eef
commit dc5506d06b

View File

@@ -8,4 +8,7 @@
.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: "select('social')" } }
 
%input.button.primary.right{ type: "button", value: "Continue", ng: { click: "select('social')" } }