Skip to content
Snippets Groups Projects
Commit 900fb0fc authored by David Breitling's avatar David Breitling
Browse files

[TASK] better responsiveness of apply form

parent 4727dd69
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,12 @@
padding: 0 5px;
}
@media (max-width: 550px) {
.tx-sgjobs .default-content-element .sgjobs-apply-form div[class*="col-xs"] {
width: 100%;
}
}
.sgjobs-highlight-area {
@extend %sg-card-shadow-1;
background: $sg-jobs-background-color;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment