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!

Reply via email to