Make 'Show Map' button styling match header

This commit is contained in:
James Wilson 2017-01-30 09:13:25 -06:00
parent fbf8af2236
commit c34b1c38fb
2 changed files with 11 additions and 4 deletions

View file

@ -397,9 +397,16 @@ select.error, textarea.error, input.error {
margin-right: 18px;
cursor: pointer;
text-align: center;
}
.buttonHeader {
margin-top: 15px;
}
.buttonTable {
margin-bottom: 5px;
}
.settingsContainer {
padding-right: 60px;
padding-left: 2px;