Skip to content

Commit 4649055

Browse files
committed
Fix array field width
1 parent 8a431a5 commit 4649055

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/bootstrap3/components/afArrayField/afArrayField.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.list-group-item.autoform-array-item > div {
22
display: table;
3+
width: 100%;
34
}
45

56
.list-group-item.autoform-array-item .autoform-remove-item-wrap {

0 commit comments

Comments
 (0)