File size: 95 Bytes
04f3c79
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
/**
 * @file
 * Fieldgroup border reset.
 */

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