Hi, I'm trying to augment this div to remove the 160px left-padding and center the buttons in an additional new style sheet I've made:
.form-horizontal .form-actions {
padding-left: 160px;
}
Any suggestions? Thanks!
Hi, I'm trying to augment this div to remove the 160px left-padding and center the buttons in an additional new style sheet I've made:
.form-horizontal .form-actions {
padding-left: 160px;
}
Any suggestions? Thanks!