Make 'Show Map' button styling match header
This commit is contained in:
parent
fbf8af2236
commit
c34b1c38fb
2 changed files with 11 additions and 4 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue