Layout tweaks to terms page

Fixes #527
This commit is contained in:
John Firebaugh 2013-11-13 14:54:21 -08:00
parent 4863a94906
commit 51bb085614

View file

@ -1514,7 +1514,7 @@ header .search_form {
padding: $lineheight;
margin-bottom: $lineheight;
overflow: auto;
height: 10em;
height: 20em;
}
#decline {
@ -1523,11 +1523,6 @@ header .search_form {
background: darken($lightblue, $hovercolor);
}
}
.form-row {
margin: auto;
max-width: 370px;
}
}
/* Rules for the account settings page */