Reduce the padding in form controls

This commit is contained in:
Paul van Tilburg 2015-07-11 21:23:28 +02:00
parent 1cf130c1dd
commit 16b13de52c
1 changed files with 3 additions and 0 deletions

View File

@ -37,6 +37,9 @@ footer
.btn-group
margin-bottom: 8px
.form-control
padding: 4px 6px
/* Table layout */
table
table-layout: fixed