reduce horizontal form height

This commit is contained in:
Athou
2014-11-10 10:10:41 +01:00
parent 3497b82e8c
commit 3cd42d03f0

View File

@@ -120,6 +120,10 @@ blockquote p {
font-size: 14px; font-size: 14px;
} }
.form-group {
margin-bottom: 10px;
}
.btn, .btn-large, .btn-small, .btn-mini { .btn, .btn-large, .btn-small, .btn-mini {
border-top-left-radius: 2px; border-top-left-radius: 2px;
border-top-right-radius: 2px; border-top-right-radius: 2px;