update search widgets across ui

This commit is contained in:
John Mitchell
2016-05-31 15:43:33 -04:00
parent 564a02c92a
commit 763416725c
33 changed files with 317 additions and 357 deletions

View File

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