Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

fieldgroup.module.css

Same filename in this branch
  1. 11.1.x core/themes/stable9/css/system/components/fieldgroup.module.css

Fieldgroup border reset.

File

core/modules/system/css/components/fieldgroup.module.css

View source
  1. /**
  2. * @file
  3. * Fieldgroup border reset.
  4. */
  5. .fieldgroup {
  6. padding: 0;
  7. border-width: 0;
  8. }
RSS feed
Powered by Drupal