summaryrefslogtreecommitdiffstatshomepage
path: root/core/misc/components/fieldgroup.module.css
blob: 887c8f9c08330720d95a4441eb6bcd94992a64eb (plain) (blame)
1
2
3
4
5
6
7
8
9
/**
 * @file
 * Fieldgroup border reset.
 */

.fieldgroup {
  padding: 0;
  border-width: 0;
}