Skip to content

Commit 49bba70

Browse files
FIO-7553 Changed tooltip text for the Column Properties setting
1 parent b564156 commit 49bba70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/columns/editForm/Columns.edit.display.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ export default [
5656
key: 'columns',
5757
label: 'Column Properties',
5858
addAnother: 'Add Column',
59-
tooltip: 'The width, offset, push, and pull settings for each column.',
59+
tooltip: 'The size and width settings for each column. One row is equal to 12. (e.g., a row with two columns spanning the entire page should be 6 and 6)',
6060
reorder: true,
6161
components: [
6262
{

0 commit comments

Comments
 (0)