Tweak the spacing of the form actions.

This commit is contained in:
Alec Perkins 2012-09-09 16:09:11 -04:00
parent 69ad8b9000
commit 7098114ac7

View File

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