Bert Leunis pushed to branch bugfix/CMS-10839 at cms-community / hippo-cms

Commits:
3427df93 by Bert Leunis at 2017-10-05T16:15:33+02:00
CMS-10839 narrow down the styling of checkbox and label to only this plugin

- - - - -


1 changed file:

- api/src/main/styling/styles/_editor.scss


Changes:

=====================================
api/src/main/styling/styles/_editor.scss
=====================================
--- a/api/src/main/styling/styles/_editor.scss
+++ b/api/src/main/styling/styles/_editor.scss
@@ -114,7 +114,7 @@
     width: auto;
   }
 
-  input[type="checkbox"] + label {
+  .hippo-editor-field-boolean > input[type="checkbox"] + label {
     margin-left: 8px;
   }
 



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-cms/commit/3427df93da6fe7a19b046c0a0b3bc0048f56408b

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-cms/commit/3427df93da6fe7a19b046c0a0b3bc0048f56408b
You're receiving this email because of your account on code.onehippo.org.
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to