Analytics and jquery fallback

This commit is contained in:
Godwin
2014-07-13 21:27:59 -06:00
parent 7553364157
commit e64eb1f153
15 changed files with 119 additions and 24 deletions
+7 -1
View File
@@ -249,7 +249,7 @@ fieldset {
}
}
&.check-box {
&.check-box-field {
div {
float: left;
font-size: 1.75em;
@@ -276,6 +276,12 @@ fieldset {
position: relative;
margin: 0;
display: inline-block;
line-height: 1.6em;
span {
display: inline-block;
vertical-align: text-top;
}
}
}