74ce347e by Jeremy Groot

fix to postal search tool

1 parent 277ab36f
......@@ -14646,10 +14646,6 @@ table.dataTable + .bottom {
font-size: 18px;
}
.postal-search {
padding-top: 3rem;
}
.postal-search label {
display: flex;
flex-direction: column;
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
......@@ -439,10 +439,6 @@ table.dataTable + .bottom {
font-size: 18px;
}
.postal-search {
padding-top:3rem;
}
.postal-search label {
display: flex;
flex-direction: column;
......