right align form-actions

This commit is contained in:
Daniel Ryan 2014-09-15 11:51:58 -04:00
parent 2939400a11
commit 2f6e3ac739

View File

@ -10,6 +10,7 @@ a single block in the template.
background: transparent;
border-top-color: transparent;
padding-top: 0;
text-align: right;
}
.navbar-inverse .navbar-brand a {