Skip to content

Commit a37f42b

Browse files
keharperbdenham
andauthored
MAGEDOC-3424: Update Iconography topic
Accepting suggested change Co-Authored-By: bdenham <bdenham@adobe.com>
1 parent d1d76c8 commit a37f42b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configurations/iconography.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ If you are creating an icon for the panel, replace the `background-image` attrib
110110

111111
| Attribute | Description |
112112
| ---------------------- | ------------------------------------------------------------ |
113-
| `class name` | To match the class names of Page Builder's native icons, we recommend prefixing your icon names with `icon-pagebuilder` as we have done with the Quote panel icon. |
113+
| `class name` | To match the class names of Page Builder's native icons, we recommend prefixing your icon names with `icon-pagebuilder`, as we have done with the Quote panel icon. |
114114
| `background-image url` | The `url` used for the `background-image` is the most critical part of your own CSS classes. Always use the `@{baseDir}` variable followed by your full module name, followed by the path to your image, starting with `css`. When deployed, Page Builder creates a link in the static output where the browser can resolve it as described below. |
115115
| `width` | Sets the width of the icon image. |
116116
| `height` | Sets the height of the icon image. |

0 commit comments

Comments
 (0)