Skip to content
Snippets Groups Projects
Unverified Commit 06202651 authored by Michael Lee's avatar Michael Lee Committed by GitHub
Browse files

Merge pull request #671 from ASCWebServices/canini-4

webform bullet font-size style update
parents 3d06ba94 d1617c65
No related branches found
No related tags found
No related merge requests found
......@@ -58,6 +58,11 @@ form {
.captcha {
margin-bottom: 15px;
}
.control-group .help-inline,
.help-block {
font-size: 100%;
}
}
.webform-element-description {
......
......@@ -9817,6 +9817,9 @@ form {
margin-bottom: 15px; }
form .captcha {
margin-bottom: 15px; }
form .control-group .help-inline,
form .help-block {
font-size: 100%; }
.webform-element-description {
color: #666666;
......
source diff could not be displayed: it is too large. Options to address this: view the blob.
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