form--field-multiple.css
Same filename in other branches
Styles for multiple field tables.
File
-
core/
themes/ claro/ css/ components/ form--field-multiple.css
View source
- /*
- * DO NOT EDIT THIS FILE.
- * See the following change record for more information,
- * https://www.drupal.org/node/3084859
- * @preserve
- */
-
- /**
- * @file
- * Styles for multiple field tables.
- */
-
- .field-multiple-table {
- margin-top: 1rem;
- margin-bottom: 1rem;
- }
-
- .form-item--multiple .field-add-more-submit {
- margin-top: 0;
- margin-bottom: 0;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.