Skip to content
This repository has been archived by the owner on Mar 14, 2021. It is now read-only.

Commit

Permalink
Improve layout for the checkbox field
Browse files Browse the repository at this point in the history
  • Loading branch information
rodica-andronache committed Jun 25, 2018
1 parent 80fe3a4 commit 2a3487c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions public/css/front.css
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,10 @@ Version: 2.4.3
margin-left: 5px;
}

.pirate_forms .contact_checkbox_wrap #pirate-forms-contact-checkbox, .pirate_forms .contact_checkbox_wrap p {
display: inline-block;
}

@media (max-width: 480px) {
.pirate_forms_wrap .pirate-forms-footer .form_field_wrap,
.pirate_forms_wrap .form_field_wrap .pirate-forms-submit-button {
Expand Down

0 comments on commit 2a3487c

Please sign in to comment.