Formatting cleanup

This commit is contained in:
Mike Francis 2014-03-31 16:15:18 +01:00
parent 0d8c4da159
commit cbd57dc329
6 changed files with 58 additions and 28 deletions

View file

@ -8,7 +8,7 @@ textarea {
font: inherit;
line-height: $base-margin-bottom;
padding: ($base-margin-bottom / 4) ($base-margin-bottom / 2);
width: 208px;
width: 300px;
}
input[type="checkbox"],
@ -34,7 +34,6 @@ textarea {
@extend .clearfix;
}
input[type="submit"],
.btn {
background-color: $base-colour;
border: 0;