all you need to do is make sure that your style declaration is AFTER
bootstraps declaration of the same style and it should be given a higher
priority..

On Thu, May 17, 2012 at 9:19 AM, Lucyland <[email protected]> wrote:

> 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