Merge branch 'searchUpdates' into release_3.0.0

This commit is contained in:
John Mitchell
2016-06-01 15:51:24 -04:00
34 changed files with 330 additions and 360 deletions

View File

@@ -565,3 +565,8 @@ input[type='radio']:checked:before {
padding-right: 50px;
}
}
.action_column {
float: right;
margin-bottom: 20px;
}