silverstripe-framework/css/CheckboxSetField.css

6 lines
255 B
CSS
Raw Normal View History

#right form .CheckboxSetField ul { margin: 0; padding: 0; }
#right form .CheckboxSetField ul li { list-style: none !important; margin: 0; padding: 0; }
#right form .CheckboxSetField input { width: auto; }
/*# sourceMappingURL=CheckboxSetField.css.map */