Project Info
To add form actions on top of the form add a div with .form-actions
class to begin the form. Add .top
class to add border below form actions.
User Profile
To add form actions on bottom of the form add a div with .form-actions
class to end the form. This is the default position for form actions. We have added .right
class to move buttons on the right side.
Issue Tracking
To add form actions on top and bottom of the form add a div with .form-actions
class to start and end the form.
Timesheet
To add form actions on top and bottom of the form add a div with .form-actions
class to start and end the form. Add .right
class to align the form action buttons to right.
Event Registration
To add form actions on top and bottom of the form add a div with .form-actions
class to start and end the form. Add .buttons-group
class along with .float-*
class to pull the buttons group to either left or right.
Event Registration
To add form actions on top and bottom of the form add a div with .form-actions
class to start and end the form. Add .center
class to align the form action buttons to center.