aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/assets/stylesheets/vendor/formtastic_changes.css.scss10
1 files changed, 10 insertions, 0 deletions
diff --git a/app/assets/stylesheets/vendor/formtastic_changes.css.scss b/app/assets/stylesheets/vendor/formtastic_changes.css.scss
index 8de2a9bd1..d64d6925f 100644
--- a/app/assets/stylesheets/vendor/formtastic_changes.css.scss
+++ b/app/assets/stylesheets/vendor/formtastic_changes.css.scss
@@ -23,6 +23,16 @@
font-size: 14px;
}
}
+
+ .choices legend.label label{
+ @extend .label;
+ font-size: 14px !important;
+ width: 100% !important;
+ }
+
+ .choice label input{
+ margin: 0px 0px 0px -20px !important;
+ }
.token-input-list {
display: inline-block;