Merge pull request #9098 from ArtemDzhereleiko/AD/bug-fix/widget/multiple-input/add-padding
Fixed padding for multiple input widget
This commit is contained in:
commit
63943bc5ce
@ -28,7 +28,7 @@
|
||||
}
|
||||
|
||||
.fields-group {
|
||||
padding: 0 8px;
|
||||
padding: 8px 0 0 8px;
|
||||
margin: 10px 0;
|
||||
border: 1px groove rgba(0, 0, 0, .25);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user